-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
36 lines (36 loc) · 971 Bytes
/
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
# This file is generated by $pip list --format=freeze > requirements.txt, NOT by the usual $ pip freeze > requirements.txt.
# The behavior of pip freeze has changed in version 20.1 to support for *direct references*, which is not what we want here.
# The work around at the moment is to do **$pip list --format=freeze > requirements.txt**.
# See https://stackoverflow.com/questions/62885911/pip-freeze-creates-some-weird-path-instead-of-the-package-version
#
lastropy==4.0.2
certifi==2020.11.8
cloudpickle==1.6.0
cycler==0.10.0
cytoolz==0.11.0
dask==2.30.0
decorator==4.4.2
imageio==2.9.0
kiwisolver==1.3.0
matplotlib==3.3.2
mkl-fft==1.2.0
mkl-random==1.1.1
mkl-service==2.3.0
networkx==2.5
numpy==1.19.2
olefile==0.46
Pillow>=8.1.1
pip==20.2.4
pyparsing==2.4.7
python-dateutil==2.8.1
PyWavelets==1.1.1
PyYAML>=5.4
scikit-image==0.17.2
scipy==1.5.2
setuptools==50.3.1.post20201107
sip==4.19.13
six==1.15.0
tifffile==2020.10.1
toolz==0.11.1
tornado==6.0.4
wheel==0.35.1