mirror of
https://github.com/Llloooggg/TextSouls.git
synced 2026-03-06 04:26:23 +03:00
init
This commit is contained in:
16
backend/requirements.txt
Normal file
16
backend/requirements.txt
Normal file
@@ -0,0 +1,16 @@
|
||||
alembic==1.8.1
|
||||
click==8.1.3
|
||||
Flask==2.2.2
|
||||
Flask-Migrate==4.0.0
|
||||
Flask-SQLAlchemy==3.0.2
|
||||
greenlet==2.0.1
|
||||
importlib-metadata==5.0.0
|
||||
importlib-resources==5.10.0
|
||||
itsdangerous==2.1.2
|
||||
Jinja2==3.1.2
|
||||
Mako==1.2.4
|
||||
MarkupSafe==2.1.1
|
||||
PyMySQL==1.0.2
|
||||
SQLAlchemy==1.4.44
|
||||
Werkzeug==2.2.2
|
||||
zipp==3.10.0
|
||||
Reference in New Issue
Block a user