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 18c7f36 commit 3611059Copy full SHA for 3611059
setup.cfg
@@ -30,7 +30,7 @@ install_requires =
30
tqdm
31
marshmallow
32
requests_toolbelt
33
-python_requires = >=3.7, <3.9
+python_requires = >=3.7, <=3.9
34
include_package_data = True
35
setup_requires =
36
setuptools>=59.0
0 commit comments