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 @@ -17,7 +17,7 @@ requests==2.27.1; (python_version >= "2.7" and python_full_version < "3.0.0") or
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"
20- urllib3 == 1.26.6 ; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version < "4"
20+ urllib3 == 1.26.8 ; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version < "4"
2121uwsgi == 2.0.20
2222webassets == 2.0
2323werkzeug == 2.0.3 ; python_version >= "3.6"
You can’t perform that action at this time.
0 commit comments