Now that we have upgraded python, these packages can move

pull/1915/head
dgtlmoon 1 year ago
parent cd1aca9ee3
commit 2819e05615

@ -1,12 +1,12 @@
eventlet>=0.31.0
feedgen~=0.9
flask-compress
flask-login~=0.5
flask-login
flask-paginate
flask_expects_json~=1.7
flask_restful
flask_wtf
flask~=2.0
flask~=2.3
inscriptis~=2.2
pytz
timeago~=1.0
@ -54,7 +54,7 @@ selenium~=4.14.0
# https://stackoverflow.com/questions/71652965/importerror-cannot-import-name-safe-str-cmp-from-werkzeug-security/71653849#71653849
# ImportError: cannot import name 'safe_str_cmp' from 'werkzeug.security'
# need to revisit flask login versions
werkzeug~=2.0.0
werkzeug~=2.3
# Templating, so far just in the URLs but in the future can be for the notifications also
jinja2~=3.1

Loading…
Cancel
Save