修正git管理关系
This commit is contained in:
8
inventory-backend/requirements.txt
Normal file
8
inventory-backend/requirements.txt
Normal file
@ -0,0 +1,8 @@
|
||||
Flask==3.0.0
|
||||
Flask-SQLAlchemy==3.1.1
|
||||
Flask-Migrate==4.0.5
|
||||
Flask-Marshmallow==1.1.0
|
||||
marshmallow-sqlalchemy==1.0.0
|
||||
psycopg2-binary==2.9.9
|
||||
python-dotenv==1.0.0
|
||||
flask-cors==4.0.0
|
||||
Reference in New Issue
Block a user