Skip to content
Merged
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions automated_tests/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@ certifi==2024.12.14
charset-normalizer==2.1.0
configobj==5.0.9
csscompressor==0.9.5
deepdiff==5.8.0
deepdiff==8.6.1
docker==5.0.3
htmlmin==0.1.12
idna==3.10
importlib-resources==5.9.0
Jinja2==3.1.5
Jinja2==3.1.6
jsonschema==4.7.2
MarkupSafe==2.1.1
ordered-set==4.1.0
Expand All @@ -19,7 +19,7 @@ parse-type==0.6.0
PyHamcrest==2.0.3
pyrsistent==0.18.1
PyYAML==6.0
requests==2.32.3
requests==2.32.4
six==1.16.0
urllib3==2.3.0
Comment thread
leoparente marked this conversation as resolved.
Outdated
websocket-client==1.3.3
Expand Down
Loading