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 ab92df8 commit 55b2ea5Copy full SHA for 55b2ea5
setup.cfg
@@ -33,9 +33,9 @@ zip_safe = True
33
include_package_data = False
34
35
install_requires =
36
- cryptography~=41.0.2
+ cryptography~=42.0.5
37
keyring>=23.0.0
38
- aiohttp>=3.8.1
+ aiohttp>=3.9.3
39
asynctest >= 0.13.0; python_version<"3.8"
40
setuptools>=57.0.0
41
urllib3>=1.25.9
0 commit comments