-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathrequirements.txt
56 lines (56 loc) · 1.01 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
# This file may be used to create an environment using:
# $ conda create --name <env> --file <this file>
# platform: osx-64
# blas==1.0
# bottleneck
# ca-certificates==2021.7.5
certifi==2021.5.30
click==8.0.1
# daal4py==2021.2.2
# dal==2021.2.2
decorator==4.4.2
flask==1.1.2
importlib-metadata==3.10.0
intel-openmp==2021.2.0
itsdangerous==2.0.1
jinja2==3.0.1
joblib==1.0.1
# libcxx==10.0.0==1
# libffi==3.3
# libgfortran==3.0.1
# llvm-openmp==10.0.0
# markupsafe==2.0.1
# mkl==2021.2.0
# mkl-service==2.3.0
# mkl_fft==1.3.0
# mkl_random==1.2.1
# mpi==1.0==mpich
# mpich==3.3.2
# ncurses==6.2
networkx==2.5.1
numexpr==2.7.3
numpy==1.20.2
# numpy-base==1.20.2
# openssl==1.1.1k
pandas==1.2.5
# pip==21.1.3
# python==3.9
python-dateutil==2.8.1
pytz==2021.1
# readline==8.1
scikit-learn==0.24.2
# scikit-learn-intelex==2021.2.2
scipy==1.6.2
# setuptools==52.0.0
six==1.16.0
# sqlite==3.36.0
tbb==2021.2.0
threadpoolctl==2.1.0
# tk==8.6.10
# tzdata==2021a
werkzeug==1.0.1
wheel==0.36.2
wtforms==2.3.3
# xz==5.2.5
zipp==3.5.0
# zlib==1.2.11