YaakovY commited on
Commit
c8c1a2b
1 Parent(s): 0464fd7
Files changed (1) hide show
  1. requirements.txt +7 -7
requirements.txt CHANGED
@@ -4,10 +4,10 @@ sentencepiece==0.1.*
4
  torch==1.11.*
5
  transformers==4.*
6
  uvicorn[standard]==0.17.*
7
- nltk
8
- urllib3
9
- bs4
10
- plotly
11
- gunicorn
12
- psycopg2-binary
13
- beautifulsoup4==4.10.0
 
4
  torch==1.11.*
5
  transformers==4.*
6
  uvicorn[standard]==0.17.*
7
+ nltk==3.6.2
8
+ urllib3==1.26.5
9
+ beautifulsoup4==4.9.3
10
+ plotly==5.1.0
11
+ gunicorn==20.1.0
12
+ psycopg2-binary==2.9.1
13
+ pandas==1.2.5