We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a686851 commit 36047e4Copy full SHA for 36047e4
1 file changed
requirements.txt
@@ -20,7 +20,7 @@ pandas==1.2.0; python_full_version >= "3.7.1"
20
plotly==4.14.1; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.3.0"
21
pymysql==1.0.1; python_version >= "3.6"
22
python-dateutil==2.8.1; python_full_version >= "3.7.1"
23
-python-dotenv==0.15.0
+python-dotenv==0.19.1
24
pytz==2020.5; python_full_version >= "3.7.1"
25
redis==3.5.3; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.5.0")
26
retrying==1.3.3; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.3.0"
0 commit comments