websoft9/appmanage_new/requirements.txt
2023-08-29 15:53:54 +08:00

10 lines
No EOL
104 B
Text

fastapi==0.98.0
uvicorn
rq
apscheduler
docker
psutil
gunicorn
python-dotenv
sqlalchemy
databases[sqlite]