ein-dateien backend erstellt
This commit is contained in:
12
backend/requirements.txt
Normal file
12
backend/requirements.txt
Normal file
@ -0,0 +1,12 @@
|
||||
flask==2.3.3
|
||||
flask-cors==4.0.0
|
||||
flask-sqlalchemy==3.1.1
|
||||
flask-migrate==4.0.5
|
||||
pyjwt==2.8.0
|
||||
python-dotenv==1.0.0
|
||||
werkzeug==2.3.7
|
||||
gunicorn==21.2.0
|
||||
authlib==1.2.1
|
||||
tapo==0.9.3.1
|
||||
aiohttp==3.8.5
|
||||
requests==2.31.0
|
Reference in New Issue
Block a user