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 f946638 commit f825bd4Copy full SHA for f825bd4
requirements/install.txt
@@ -4,15 +4,15 @@
4
#
5
# pip-compile --output-file=requirements/install.txt pyproject.toml
6
7
-certifi==2022.9.24
+certifi==2025.11.12
8
# via requests
9
-charset-normalizer==2.1.1
+charset-normalizer==3.4.4
10
11
-idna==3.4
+idna==3.11
12
13
packaging==25.0
14
# via bemserver-api-client (pyproject.toml)
15
requests==2.32.5
16
17
-urllib3==1.26.12
+urllib3==2.6.1
18
0 commit comments