forked from roseDwayane/AIEEG
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
55 lines (54 loc) · 1.64 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
#
# These requirements were autogenerated by pipenv
# To regenerate from the project's Pipfile, run:
#
# pipenv lock --requirements
#
-i https://pypi.org/simple
absl-py==0.15.0
astunparse==1.6.3
cachetools==4.2.4
certifi==2020.6.20
charset-normalizer==2.0.7
clang==5.0
cycler==0.10.0
dpcpp-cpp-rt==2022.0.2
flatbuffers==1.12
future==0.18.2; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2'
gast==0.4.0
google-auth-oauthlib==0.4.6
google-auth==2.3.0
google-pasta==0.2.0
grpcio==1.41.0
h5py==3.1.0
idna==3.3
intel-cmplr-lib-rt==2022.0.2
intel-cmplr-lic-rt==2022.0.2
intel-opencl-rt==2022.0.2
intel-openmp==2022.0.2
keras-preprocessing==1.1.2
keras==2.6.0
kiwisolver==1.2.0
markdown==3.3.4
matplotlib==3.3.2
mkl-fft==1.3.0
mkl-random==1.2.2
mkl-service==2.4.0
mkl==2022.0.2
numpy==1.21.5
oauthlib==3.2.0; python_version >= '3.6'
pillow==9.0.1; python_version >= '3.7'
pyasn1-modules==0.2.8
pyasn1==0.4.8
pyparsing==3.0.7; python_version >= '3.6'
python-dateutil==2.8.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2'
requests-oauthlib==1.3.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
requests==2.27.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
rsa==4.8; python_version >= '3.6' and python_version < '4'
scipy==1.5.3
setuptools==60.10.0; python_version >= '3.7'
six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2'
tbb==2021.5.1
torch==1.6.0
urllib3==1.26.9; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4'
wheel==0.37.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'