-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements
31 lines (29 loc) · 1016 Bytes
/
requirements
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
matplotlib @ file:///C:/ci/matplotlib-base_1603355780617/work
mkl-fft==1.2.0
mkl-random==1.1.1
mkl-service==2.3.0
numpy @ file:///C:/ci/numpy_and_numpy_base_1596215850360/work
olefile==0.46
pandas @ file:///C:/ci/pandas_1602083338010/work
Pillow @ file:///C:/ci/pillow_1602770972588/work
pyparsing==2.4.7
python-dateutil==2.8.2
pytz==2020.1
sip==4.19.13
# packages for numerics
numpy == 1.16.4
scikit-learn == 0.20.3
scipy == 1.2.1
pandas == 0.24.2
wincertstore==0.2
# This requirements.txt file contains the list of packages included in the Python 3.7 runtime.
#
# These packages are guaranteed to be included. Ensure that your action code only uses the listed ones.
# Other Python packages might be part of the runtime, but only due to indirect dependencies of
# the listed packages. These indirectly included packages are candidates to be removed
# at any time in case they are not required by the referring package anymore.
# Setup modules
gevent == 1.4.0
flask == 1.0.2
virtualenv == 16.7.1
twisted == 20.3.0