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 @@ -13,7 +13,7 @@ markupsafe==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"
1515python-dotenv == 0.19.0 ; python_version >= "3.5"
16- requests == 2.26.0 ; (python_version >= "2.7" and python_full_version < "3.0.0" ) or (python_full_version >= "3.6.0" )
16+ requests == 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"
1919text-unidecode == 1.3 ; python_version >= "3.6"
You can’t perform that action at this time.
0 commit comments