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 49c4601 + 9173044 commit b2d5dd2Copy full SHA for b2d5dd2
requirements.txt
@@ -20,7 +20,7 @@ mypy-extensions==0.4.3; python_version >= "3.6"
20
pathspec==0.8.0; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6"
21
protobuf==3.14.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
22
pymysql==0.10.1
23
-python-dotenv==0.14.0
+python-dotenv==0.17.1
24
redis==3.5.3; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.5.0")
25
regex==2020.10.15; python_version >= "3.6"
26
six==1.15.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
0 commit comments