We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebf1db4 commit eeb4840Copy full SHA for eeb4840
1 file changed
requirements.txt
@@ -1,10 +1,14 @@
1
-certifi==2024.7.4
2
-cffi==1.16.0
3
-charset-normalizer==3.3.2
4
-cryptography==44.0.0
5
-idna==3.7
6
-jwt==1.3.1
7
-pycparser==2.22
8
-pytest==8.3.3
9
-requests==2.32.3
10
-urllib3==2.2.2
+certifi==2025.11.12
+cffi==2.0.0
+charset-normalizer==3.4.4
+cryptography==46.0.3
+idna==3.11
+iniconfig==2.3.0
+jwt==1.4.0
+packaging==25.0
+pluggy==1.6.0
+pycparser==2.23
11
+Pygments==2.19.2
12
+pytest==9.0.2
13
+requests==2.32.5
14
+urllib3==2.6.2
0 commit comments