We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6fb8b57 + b093066 commit 8aa4626Copy full SHA for 8aa4626
requirements.txt
@@ -19,7 +19,7 @@ six==1.15.0; python_version >= "2.7" and python_full_version < "3.0.0" or python
19
sortedcontainers==2.3.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
20
sqlalchemy==1.3.20; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0"
21
tenacity==6.2.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
22
-uwsgi==2.0.19.1
+uwsgi==2.0.20
23
webassets==2.0
24
werkzeug==1.0.1; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
25
wtforms==3.0.0
0 commit comments