Initial commit - copied workspace after database cleanup
This commit is contained in:
11
server/requirements.txt
Normal file
11
server/requirements.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
alembic>=1.16.1
|
||||
bcrypt>=4.3.0
|
||||
paho-mqtt>=2.1.0
|
||||
PyMySQL>=1.1.1
|
||||
python-dotenv>=1.1.0
|
||||
SQLAlchemy>=2.0.41
|
||||
flask
|
||||
gunicorn
|
||||
redis>=5.0.1
|
||||
rq>=1.16.2
|
||||
requests>=2.32.3
|
||||
Reference in New Issue
Block a user