Compare commits

..

2 Commits

Author SHA1 Message Date
dgtlmoon
76158a3804 be sure flask_wtf is also updated 2023-11-11 17:09:28 +01:00
dgtlmoon
6bdd812106 these two can be updated 2023-11-11 17:05:00 +01:00

View File

@@ -1,8 +1,7 @@
eventlet>=0.33.3 # related to dnspython fixes
feedgen~=0.9
flask-compress
# 0.6.3 included compatibility fix for werkzeug 3.x (2.x had deprecation of url handlers)
flask-login>=0.6.3
flask-login~=0.6
flask-paginate
flask_expects_json~=1.7
flask_restful
@@ -48,7 +47,7 @@ lxml
selenium~=4.14.0
werkzeug~=3.0
werkzeug
# Templating, so far just in the URLs but in the future can be for the notifications also
jinja2~=3.1