websoft9/appmanage/requirements.txt

10 lines
88 B
Plaintext
Raw Normal View History

2023-07-20 09:26:00 +08:00
fastapi==0.98.0
2023-04-16 09:46:32 +08:00
uvicorn
2023-04-01 12:05:18 +08:00
rq
2023-06-17 15:45:16 +08:00
apscheduler
2023-03-09 10:34:33 +08:00
docker
2023-03-09 10:35:14 +08:00
psutil
2023-02-21 14:21:53 +08:00
gunicorn
2023-08-27 00:16:30 +08:00
python-dotenv
pytest
httpx