Files
baekjoon-bot/requirements.txt
2026-01-14 14:54:42 +09:00

10 lines
312 B
Plaintext

fastapi==0.115.6
uvicorn==0.34.0
requests==2.32.3
python-dotenv==1.2.1
sqlalchemy>=2.0
asyncpg>=0.29
beautifulsoup4>=4.12
lxml>=5.2
httpx==0.28.1