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 d5f0038 commit e6642b7Copy full SHA for e6642b7
requirements.txt
@@ -1,6 +1,6 @@
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
-Django>=3.2, <=5.0.3
+Django>=3.2
4
Markdown<3.6
5
requests
6
bleach
0 commit comments