We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d12c9fb commit abc2f4dCopy full SHA for abc2f4d
1 file changed
setup.py
@@ -18,7 +18,8 @@
18
'aiohttp==3.8.4',
19
'aiofiles>=23.1.0',
20
'requests-kerberos>=0.15.0',
21
- 'urllib3==2.0.7'
+ 'urllib3==2.0.7',
22
+ 'cryptography<=45.0.7'
23
]
24
25
INSTALL_REQUIRES = [
0 commit comments