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 9acc8c5 commit 55003b7Copy full SHA for 55003b7
setup.py
@@ -40,6 +40,6 @@ def read_files(files):
40
],
41
install_requires=[
42
'python-dotenv~=0.21.0',
43
- 'cryptography<41.0.0,>=3.1.0'
+ 'cryptography<42.0.0,>41.0.3'
44
45
)
0 commit comments