toxic-detector/app/requirements.txt

10 lines
111 B
Plaintext
Raw Permalink Normal View History

2024-10-22 22:51:03 +02:00
fastapi
uvicorn[standard]
2024-10-23 01:49:35 +02:00
uvloop
2024-10-22 22:51:03 +02:00
transformers
gunicorn
2024-10-22 23:22:01 +02:00
redis>=4.0
2024-10-22 22:51:03 +02:00
celery==5.3.0
redis==4.5.5
2024-10-22 23:15:05 +02:00
pydantic_settings