mirror of
https://github.com/Mailu/Mailu.git
synced 2025-03-03 14:52:36 +02:00
Fix broken setup. Not all dependencies were pinned. As usual a dependency had a breaking update.
This commit is contained in:
parent
921cab60de
commit
874a0ad24c
@ -2,3 +2,11 @@ Flask==1.0.2
|
||||
Flask-Bootstrap==3.3.7.1
|
||||
gunicorn==19.9.0
|
||||
redis==3.2.1
|
||||
Jinja2==3.0.3
|
||||
MarkupSafe==2.1.0
|
||||
Werkzeug==2.0.3
|
||||
click==8.0.3
|
||||
dominate==2.6.0
|
||||
itsdangerous==2.0.1
|
||||
redis==3.2.1
|
||||
visitor==0.1.3
|
||||
|
1
towncrier/newsfragments/2249.bugfix
Normal file
1
towncrier/newsfragments/2249.bugfix
Normal file
@ -0,0 +1 @@
|
||||
Fix broken setup. Not all dependencies were pinned resulting in a broken update being pulled.
|
Loading…
x
Reference in New Issue
Block a user