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 721663f commit c92dc17Copy full SHA for c92dc17
pyproject.toml
@@ -29,7 +29,7 @@ dependencies = [
29
"frozendict >=2.4.3, <3.0",
30
"certifi >=2024.2.2, <2025.0.0",
31
"PyYAML >=6.0.1, <7.0.0",
32
- "cryptography >=41.0.0, <42.0.0",
+ "cryptography >=45.0.6, <45.1.0",
33
"python-dotenv >=1.0.0, <2.0.0",
34
"itsdangerous >=2.2.0, <3.0.0",
35
"nest-asyncio >=1.5.8, <2.0.0",
0 commit comments