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.
2 parents da01361 + ccc5949 commit d5c5bbfCopy full SHA for d5c5bbf
requirements.txt
@@ -18,6 +18,6 @@ six==1.16.0; python_version >= "3.6" and python_full_version < "3.0.0" or python
18
tenacity==8.0.1; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6"
19
text-unidecode==1.3; python_version >= "3.6"
20
urllib3==1.26.6; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version < "4"
21
-uwsgi==2.0.19.1
+uwsgi==2.0.20
22
webassets==2.0
23
werkzeug==2.0.1; python_version >= "3.6"
0 commit comments