Test: Not finished
This commit is contained in:
parent
db79c561c7
commit
c1300fdb5f
12 changed files with 546 additions and 17 deletions
13
backend/requirements.txt
Normal file
13
backend/requirements.txt
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
alembic==1.7.5
|
||||
Flask==2.0.2
|
||||
Flask-Migrate==3.1.0
|
||||
Flask-Script==2.0.6
|
||||
Flask-Testing==0.8.1
|
||||
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
|
||||
Flask-Cors==3.0.10
|
||||
Loading…
Add table
Add a link
Reference in a new issue