Skip to content
Open
Show file tree
Hide file tree
Changes from all 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
18 changes: 9 additions & 9 deletions backend/services/deviceconnect/tests/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
pytest >= 6.1.2
pymongo >= 3.11
msgpack >= 1.0
websocket_client >= 0.57
pytest >= 9.0.3
pymongo >= 4.17.0
msgpack >= 1.1.2
websocket_client >= 1.9.0

# Requirements generated by openapi-generator
certifi >= 14.05.14
certifi >= 2026.5.20
future; python_version<="2.7"
six >= 1.10
python_dateutil >= 2.5.3
setuptools >= 21.0.0
urllib3 >= 1.15.1
six >= 1.17.0
python_dateutil >= 2.9.0.post0
setuptools >= 82.0.1
urllib3 >= 2.7.0
18 changes: 9 additions & 9 deletions backend/services/iot-manager/tests/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
pymongo >= 3.11
pymongo >= 4.17.0

# Requirements generated by openapi-generator
certifi >= 14.05.14
certifi >= 2026.5.20
future; python_version<="2.7"
six >= 1.10
python_dateutil >= 2.5.3
setuptools >= 21.0.0
urllib3 >= 1.15.1
six >= 1.17.0
python_dateutil >= 2.9.0.post0
setuptools >= 82.0.1
urllib3 >= 2.7.0

docker == 7.1.0
requests == 2.32.5
chardet >= 4.0.0
idna >= 2.10
requests == 2.34.2
chardet >= 7.4.3
idna >= 3.18
26 changes: 13 additions & 13 deletions backend/tests/requirements-acceptance.txt
Original file line number Diff line number Diff line change
@@ -1,28 +1,28 @@
bravado==9.2.2
boto3==1.42.65
certifi >= 14.05.14
chardet >= 4.0.0
bravado==12.0.1
boto3==1.43.20
certifi >= 2026.5.20
chardet >= 7.4.3
crypto
cryptography==46.0.5
cryptography==48.0.0
docker==7.1.0
flaky==3.8.1
flask
idna >= 2.10
idna >= 3.18
jsonschema<5.0
msgpack >= 1.0
opensearch-py >= 2.0.0, < 4.0.0
msgpack >= 1.1.2
opensearch-py >= 3.2.0, < 4.0.0
pluggy==1.6.0
pymongo==4.16.0
pymongo==4.17.0
pytest-ordering==0.6
pytest==9.0.2
pytest==9.0.3
pyyaml
redis==7.3.0
redis==8.0.0
redo==3.0.0
requests==2.32.5
requests==2.34.2
semver==3.0.4
stripe
tornado
twisted
tz
urllib3<3
websocket_client >= 0.57
websocket_client >= 1.9.0
30 changes: 15 additions & 15 deletions backend/tests/requirements-integration.txt
Original file line number Diff line number Diff line change
@@ -1,25 +1,25 @@
attrs==25.4.0
attrs==26.1.0
azure-iot-hub==2.7.0
boto3==1.42.65
certifi==2026.2.25
boto3==1.43.20
certifi==2026.5.20
cffi==2.0.0
chardet==7.0.1
cryptography==46.0.5
chardet==7.4.3
cryptography==48.0.0
docker==7.1.0
execnet==2.1.2
filelock==3.25.1
idna==3.11
filelock==3.29.0
idna==3.18
iniconfig==2.3.0
kubernetes==35.0.0
packaging==26.0
Pillow==12.1.1
kubernetes==36.0.2
packaging==26.2
Pillow==12.2.0
pluggy==1.6.0
py==1.11.0
pycparser==3.0
pymongo==4.16.0
pymongo==4.17.0
pyotp==2.9.0
pyparsing==3.3.2
pytest==9.0.2
pytest==9.0.3
pytest-forked==1.6.0
pytest-html==4.2.0
pytest-httpserver==1.1.5
Expand All @@ -28,11 +28,11 @@ pytest-xdist==3.8.0
PyYAML==6.0.3
pyzbar==0.1.9
redo==3.0.0
requests==2.32.5
requests==2.34.2
six==1.17.0
stripe==14.4.1
stripe==15.2.0
toml==0.10.2
trustme==1.2.1
urllib3==2.6.3
urllib3==2.7.0
websockets==16.0
aiosmtpd==1.4.6