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 b096d2a commit de9fceaCopy full SHA for de9fcea
requirements.txt
@@ -1,6 +1,5 @@
1
urllib3<2 ; python_version < '3.7' # urllib3 2.0 dropped support for Python 3.6
2
zipp<3.7 ; python_version < '3.7' # zipp 3.7.0 dropped support for Python 3.6
3
-importlib_metadata<4.9 # # importlib_metadata 4.9.0 dropped support for Python 3.6
4
Django>=3.2, <=5.0.3
5
Markdown<3.4
6
requests
0 commit comments