We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6b42b7 commit 2bae5a9Copy full SHA for 2bae5a9
requirements.txt
@@ -1,11 +1,12 @@
1
-flake8==7.1.1
+flake8==7.2.0
2
influxdb-client==1.48.0
3
jsonschema==4.23.0
4
jsonschema-specifications==2024.10.1
5
-pylint==3.3.4
6
-python-dateutil==2.8.2
7
-pytz==2025.1
+pylint==3.3.6
+pymongo==4.12.0
+python-dateutil==2.9.0.post0
8
+pytz==2025.2
9
PyYAML==6.0.2
10
requests==2.32.3
-urllib3==2.3.0
11
-websockets==14.2
+urllib3==2.4.0
12
+websockets==15.0.1
0 commit comments