tejaskkkk commited on
Commit
1e8ab78
·
verified ·
1 Parent(s): d080d3f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -12
requirements.txt CHANGED
@@ -1,12 +1,12 @@
1
- fastapi==0.104.1
2
- uvicorn[standard]==0.24.0
3
- torch==2.1.0
4
- transformers==4.35.0
5
- scikit-learn==1.3.0
6
- numpy==1.24.3
7
- pandas==2.0.3
8
- python-dotenv==1.0.0
9
- together==0.2.7
10
- langsmith==0.0.69
11
- pydantic==2.4.2
12
- requests==2.31.0
 
1
+ fastapi==0.104.1
2
+ uvicorn[standard]==0.24.0
3
+ torch==2.1.0
4
+ transformers==4.35.0
5
+ scikit-learn==1.3.0
6
+ numpy==1.24.3
7
+ pandas==2.0.3
8
+ python-dotenv==1.0.0
9
+ together>=1.0.0
10
+ langsmith==0.0.69
11
+ pydantic==2.4.2
12
+ requests==2.31.0