Files
ocups-kafka/job_crawler/requirements.txt

9 lines
138 B
Plaintext
Raw Normal View History

fastapi==0.109.0
uvicorn==0.27.0
httpx==0.27.0
kafka-python==2.0.2
apscheduler==3.10.4
pydantic==2.5.3
python-dotenv==1.0.0
PyYAML==6.0.1