moving repository to gitea
This commit is contained in:
12
webapp/requirements.txt
Normal file
12
webapp/requirements.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
#Flask==1.1.2
|
||||
#Werkzeug==1.0.1
|
||||
#markupsafe==2.0.1
|
||||
#gunicorn
|
||||
Flask==1.1.2
|
||||
Werkzeug==1.0.1
|
||||
Jinja2==3.0.3
|
||||
MarkupSafe==2.0.1
|
||||
itsdangerous==2.0.1
|
||||
Flask-SQLAlchemy==2.5.1
|
||||
gunicorn==25.0.0
|
||||
psycopg2-binary==2.9.9
|
||||
Reference in New Issue
Block a user