mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2025-07-01 18:30:34 +00:00
Change directory structure (move ./nopaque/* to ./)
This commit is contained in:
18
requirements.txt
Normal file
18
requirements.txt
Normal file
@ -0,0 +1,18 @@
|
||||
cqi
|
||||
docker
|
||||
eventlet
|
||||
Flask~=1.1.0
|
||||
Flask-Assets
|
||||
Flask-Login
|
||||
Flask-Mail
|
||||
Flask-Migrate
|
||||
Flask-Paranoid
|
||||
Flask-SocketIO~=5.0.0
|
||||
Flask-SQLAlchemy
|
||||
Flask-WTF
|
||||
jsonpatch
|
||||
jsonschema
|
||||
psycopg2
|
||||
python-dotenv
|
||||
redis
|
||||
wtforms[email]
|
Reference in New Issue
Block a user