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.
2 parents a74da5b + ea37a88 commit c3e3563Copy full SHA for c3e3563
pyproject.toml
@@ -28,7 +28,7 @@ dependencies = [
28
"asyncpg==0.29.0",
29
"certifi==2024.7.4",
30
"click==8.1.7",
31
- "cryptography==42.0.8",
+ "cryptography==43.0.0",
32
"gunicorn==22.0.0",
33
"keystoneauth1==5.6.0",
34
"oidcrp==2.1.4",
requirements.txt
@@ -4,7 +4,7 @@ redis==5.0.7
4
asyncpg==0.29.0
5
certifi==2024.7.4
6
click==8.1.7
7
-cryptography==42.0.8
+cryptography==43.0.0
8
gunicorn==22.0.0
9
keystoneauth1==5.6.0
10
oidcrp==2.1.4
0 commit comments