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 77ef4a3 + be1e94a commit ba43b66Copy full SHA for ba43b66
requirements.txt
@@ -7,7 +7,7 @@ idna==3.1; python_version >= "3.4"
7
itsdangerous==1.1.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
8
jinja2==2.11.2; 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.15.0
+python-dotenv==0.17.1
11
uwsgi==2.0.19.1
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