mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2025-07-01 18:30:34 +00:00
Use enums where appropriate. This commit includes new migrations that are NOT compatible with older nopaque instances
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
cqi
|
||||
docker
|
||||
eventlet==0.30.2
|
||||
Flask~=1.1
|
||||
Flask==1.1.4
|
||||
Flask-Assets
|
||||
Flask-Hashids
|
||||
Flask-HTTPAuth
|
||||
@ -14,7 +14,6 @@ Flask-SocketIO~=5.1
|
||||
Flask-SQLAlchemy
|
||||
Flask-WTF
|
||||
gunicorn
|
||||
hashids
|
||||
hiredis
|
||||
jsonschema
|
||||
psycopg2
|
||||
|
Reference in New Issue
Block a user