We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4ceef69 + 58b42e5 commit 6fb8b57Copy full SHA for 6fb8b57
requirements.txt
@@ -14,7 +14,7 @@ jinja2==2.11.2; python_version >= "2.7" and python_full_version < "3.0.0" or pyt
14
markupsafe==1.1.1; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
15
protobuf==3.14.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
16
pymysql==1.0.2
17
-python-dotenv==0.15.0
+python-dotenv==0.19.2
18
six==1.15.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
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"
0 commit comments