We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8e70981 + 601dbc2 commit cc8f056Copy full SHA for cc8f056
requirements.txt
@@ -8,6 +8,6 @@ itsdangerous==1.1.0; python_version >= "2.7" and python_full_version < "3.0.0" o
8
jinja2==2.11.3; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
9
markupsafe==1.1.1; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
10
python-dotenv==0.17.1
11
-uwsgi==2.0.19.1
+uwsgi==2.0.20
12
werkzeug==1.0.1; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
13
wtforms==2.3.3
0 commit comments