Fetching metadata from the HF Docker repository...
Update requirements.txt
dd5f428 verified | # Core |
| fastapi==0.104.1 |
| uvicorn==0.24.0 |
| pydantic |
|
|
| # AI/ML |
| openai==1.6.1 |
| pinecone[grpc]==5.0.1 |
|
|
| # UI |
| streamlit==1.29.0 |
| plotly==5.18.0 |
|
|
| # Utilities |
| python-multipart==0.0.6 |