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.
1 parent 4031fbb commit fe9e9f9Copy full SHA for fe9e9f9
requirements.txt
@@ -19,7 +19,7 @@ pandas==1.1.5; python_full_version >= "3.6.1"
19
plotly==4.14.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.3.0"
20
protobuf==3.14.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
21
python-dateutil==2.8.1; python_full_version >= "3.6.1"
22
-python-dotenv==0.15.0
+python-dotenv==0.19.2
23
pytz==2020.4; python_full_version >= "3.6.1"
24
retrying==1.3.3; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.3.0"
25
six==1.15.0; python_full_version >= "3.6.1"
0 commit comments