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 cb19873 commit 1fc1233Copy full SHA for 1fc1233
setup.py
@@ -32,7 +32,7 @@
32
python_requires=">=3.6",
33
install_requires=[
34
"deprecated>=1.2.3",
35
- "packaging>=21.3",
+ "packaging>=20.4",
36
'importlib-metadata >= 1.0; python_version < "3.8"',
37
],
38
classifiers=[
0 commit comments