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 4031fbb + 97d7441 commit b8bfa8aCopy full SHA for b8bfa8a
requirements.txt
@@ -25,6 +25,6 @@ retrying==1.3.3; python_version >= "2.7" and python_full_version < "3.0.0" or py
25
six==1.15.0; python_full_version >= "3.6.1"
26
sortedcontainers==2.3.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
27
tenacity==6.2.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
28
-uwsgi==2.0.19.1
+uwsgi==2.0.20
29
webassets==2.0
30
werkzeug==1.0.1; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
0 commit comments