Spaces:
Running
Running
File size: 434 Bytes
876b12f 628d40e 876b12f 7c1cdd8 b77d4af |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
fastapi[all]==0.109.2 uvicorn==0.27.1 pydantic==2.6.1 beautifulsoup4==4.12.3 requests>=2.31.0 python-dotenv>=1.0.0 textblob==0.17.1 nltk==3.8.1 transformers==4.36.2 torch==2.1.2 numpy==1.26.3 pytest==7.4.3 pytest-asyncio==0.21.1 httpx==0.25.2 # Ensure you're using the version you need, or consider downgrading if needed supabase-py # Keep it without a version constraint, or pin to a working version like 1.0.0 configparser>=6.0.0 |