-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathrequirements.txt
40 lines (40 loc) · 889 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
37
38
39
40
attrs==20.1.0
cffi==1.14.2
colorama==0.4.3; sys_platform == "win32"
decorator==4.4.2
fasteners==0.15
importlib-metadata==1.7.0; python_version < "3.8"
ipython-genutils==0.2.0
jinja2==2.11.2
jsonschema==3.2.0
jupyter-core==4.6.3
markupsafe==1.1.1
monotonic==1.5
nbformat==5.0.7
networkx==2.5
numpy==1.19.1
pandas==1.1.1
pexpect==4.8.0
pkgconfig==1.5.1
psutil==5.7.2
ptyprocess==0.6.0
pycparser==2.20
pydot==1.4.1
pydotplus==2.0.2
pygments==2.6.1
pyparsing==2.4.7
pyrsistent==0.16.0
python-dateutil==2.8.1
pytz==2020.1
pyvips==2.1.12
pywin32==228; sys_platform == "win32"
pyyaml==5.3.1
pyzmq==19.0.2
six==1.15.0
sos==0.21.14
tqdm==4.48.2
traitlets==4.3.3
-e git+https://github.com/lucasrla/wsi-tile-cleanup@master#egg=wsi-tile-cleanup
-e git+https://github.com/lucasrla/wsi-preprocessing@master#egg=wsi-preprocessing
xxhash==2.0.0; sys_platform != "win32"
zipp==3.1.0; python_version < "3.8"