thbndi commited on
Commit
b9299e4
1 Parent(s): 485ede4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -9
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  # This file may be used to create an environment using:
2
  # $ conda create --name mimic --file requirements.txt
3
- python==3.9
4
  xgboost
5
  torchvision
6
  scikit-learn
@@ -8,12 +8,13 @@ matplotlib
8
  imbalanced-learn
9
  ipywidgets
10
  wget
11
- import_ipynb==0.1.3
12
- ipywidgets==7.5.1
13
- Jinja2==2.11.2
14
- matplotlib==3.2.2
 
 
 
 
15
  numpy==1.18.5
16
- pandas==1.0.5
17
- scikit_learn==1.0.2
18
- torch==1.6.0
19
- tqdm==4.47.0
 
1
  # This file may be used to create an environment using:
2
  # $ conda create --name mimic --file requirements.txt
3
+ python==3.8
4
  xgboost
5
  torchvision
6
  scikit-learn
 
8
  imbalanced-learn
9
  ipywidgets
10
  wget
11
+ import_ipynb
12
+ ipywidgets
13
+ Jinja2
14
+ matplotlib
15
+ scikit_learn
16
+ torch
17
+ tqdm
18
+ gitpython
19
  numpy==1.18.5
20
+ pandas==1.0.5