Files
hockey_new/requirements.txt

11 lines
204 B
Plaintext

fastapi>=0.115,<1.0
uvicorn[standard]>=0.30,<1.0
httpx>=0.27,<1.0
SQLAlchemy>=2.0,<3.0
psycopg[binary]>=3.2,<4.0
python-dotenv>=1.0,<2.0
requests>=2.32,<3.0
beautifulsoup4>=4.12,<5.0
curl_cffi>=0.7,<1.0