Update: Docker Compose (without Frontend now)
This commit is contained in:
parent
f1ae473b40
commit
bce2237303
12 changed files with 54 additions and 281 deletions
|
|
@ -1,7 +1,11 @@
|
|||
Flask_Migrate
|
||||
Flask_SQLAlchemy
|
||||
Flask_Script
|
||||
Flask
|
||||
sqlalchemy
|
||||
hashlib
|
||||
jwt
|
||||
alembic==1.7.5
|
||||
Flask==2.0.2
|
||||
Flask-Migrate==3.1.0
|
||||
Flask-Script==2.0.6
|
||||
Flask-SQLAlchemy==2.5.1
|
||||
Flask-WTF==0.15.1
|
||||
pipreqs==0.4.10
|
||||
PyJWT==2.3.0
|
||||
pytest==6.2.5
|
||||
SQLAlchemy==1.4.27
|
||||
psycopg2==2.9.2
|
||||
Loading…
Add table
Add a link
Reference in a new issue