jannisborn commited on
Commit
9c8af85
·
verified ·
1 Parent(s): bc8d3d6

wip: python 3.8

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -7,8 +7,8 @@ swagger-ui-bundle==0.0.2
7
  python_dateutil==2.6.0
8
  setuptools>=21.0.0
9
  numpy>=1.14.3
10
- scikit-learn==0.21.3
11
- pandas==0.24.1
12
  torch>=1.3.0
13
  matplotlib==3.3.4
14
  seaborn==0.11.2
 
7
  python_dateutil==2.6.0
8
  setuptools>=21.0.0
9
  numpy>=1.14.3
10
+ scikit-learn==0.22
11
+ pandas==0.25.3
12
  torch>=1.3.0
13
  matplotlib==3.3.4
14
  seaborn==0.11.2