File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ jinja2==3.0.1; python_version >= "3.6"
1212markupsafe == 2.0.1 ; python_version >= "3.6"
1313protobuf == 3.17.3 ; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
1414python-dateutil == 2.8.2 ; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" and python_version >= "3.6"
15- python-dotenv == 0.19.0 ; python_version >= "3.5"
15+ python-dotenv == 0.19.2 ; python_version >= "3.5"
1616requests == 2.27.1 ; (python_version >= "2.7" and python_full_version < "3.0.0" ) or (python_full_version >= "3.6.0" )
1717six == 1.16.0 ; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6"
1818tenacity == 8.0.1 ; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6"
You can’t perform that action at this time.
0 commit comments