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 dc5cab4 commit dc26f7cCopy full SHA for dc26f7c
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 >=46.0.1, <46.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