Erfan11 commited on
Commit
7b5bdad
1 Parent(s): aba4549

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -2
requirements.txt CHANGED
@@ -9,7 +9,7 @@ huggingface-hub==0.16.4
9
  transformers==4.31.0
10
  python-dotenv==1.0.0
11
  loguru==0.7.0
12
- gunicorn==20.1.0
13
  torch==2.0.0
14
  tensorflow==2.14.0
15
  numpy==1.23.5
@@ -21,7 +21,6 @@ matplotlib==3.7.1
21
  scikit-learn==1.3.1
22
  tqdm==4.65.0
23
  pytest==7.4.1
24
- gunicorn==21.2.0
25
  pillow==10.0.0
26
  sympy==1.12
27
  xgboost==2.1.0
 
9
  transformers==4.31.0
10
  python-dotenv==1.0.0
11
  loguru==0.7.0
12
+ gunicorn==21.2.0 # Keeping only one version
13
  torch==2.0.0
14
  tensorflow==2.14.0
15
  numpy==1.23.5
 
21
  scikit-learn==1.3.1
22
  tqdm==4.65.0
23
  pytest==7.4.1
 
24
  pillow==10.0.0
25
  sympy==1.12
26
  xgboost==2.1.0