Rules99 commited on
Commit
c96c2fd
1 Parent(s): 5f10b40

Adding all dependencies

Browse files
Files changed (1) hide show
  1. requirements.txt +115 -9
requirements.txt CHANGED
@@ -1,21 +1,127 @@
1
- chembl_webresource_client==0.10.7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  easydict==1.9
3
- grad_cam==1.3.5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  matplotlib==3.5.0
 
 
 
 
 
5
  mols2grid==0.1.0
 
 
 
 
 
 
 
 
6
  numpy==1.21.2
7
- opencv_python
 
 
8
  pandas==1.3.4
 
 
 
9
  Pillow==8.4.0
 
 
 
 
 
 
 
 
10
  pydicom==2.2.2
11
- rdkit-pypi
12
- scikit_image==0.19.0
13
- scikit_learn==1.0.1
 
 
 
 
 
 
 
 
 
 
 
 
14
  scipy==1.7.3
15
- skimage
 
 
 
16
  streamlit==1.2.0
17
- tensorboardX==2.4.1
 
 
 
 
18
  torch==1.10.0
19
- torchsummary==1.5.1
20
  torchvision==0.11.1
21
  torchxrayvision==0.0.32
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ altair==4.1.0
2
+ argcomplete==1.12.3
3
+ argon2-cffi==21.1.0
4
+ astor==0.8.1
5
+ attrs==21.2.0
6
+ backcall==0.2.0
7
+ backports.zoneinfo==0.2.1
8
+ base58==2.1.1
9
+ bleach==4.1.0
10
+ blinker==1.4
11
+ Bottleneck==1.3.2
12
+ cachetools==4.2.4
13
+ certifi==2021.10.8
14
+ cffi==1.15.0
15
+ charset-normalizer==2.0.9
16
+ chembl-webresource-client==0.10.7
17
+ click==7.1.2
18
+ colorama==0.4.4
19
+ cycler==0.11.0
20
+ debugpy==1.5.1
21
+ decorator==5.1.0
22
+ defusedxml==0.7.1
23
+ docopt==0.6.2
24
  easydict==1.9
25
+ entrypoints==0.3
26
+ fonttools==4.25.0
27
+ gitdb==4.0.9
28
+ GitPython==3.1.24
29
+ grad-cam==1.3.5
30
+ idna==3.3
31
+ imageio==2.13.2
32
+ importlib-metadata==4.8.2
33
+ importlib-resources==5.4.0
34
+ ipykernel==6.6.0
35
+ ipython==7.30.1
36
+ ipython-genutils==0.2.0
37
+ ipywidgets==7.6.5
38
+ itsdangerous==2.0.1
39
+ jedi==0.18.1
40
+ Jinja2==3.0.3
41
+ jsonschema==4.2.1
42
+ jupyter-client==7.1.0
43
+ jupyter-core==4.9.1
44
+ jupyterlab-pygments==0.1.2
45
+ jupyterlab-widgets==1.0.2
46
+ kiwisolver==1.3.1
47
+ MarkupSafe==2.0.1
48
  matplotlib==3.5.0
49
+ matplotlib-inline==0.1.3
50
+ mistune==0.8.4
51
+ mkl-fft==1.3.1
52
+ mkl-random==1.2.2
53
+ mkl-service==2.4.0
54
  mols2grid==0.1.0
55
+ munkres==1.1.4
56
+ nbclient==0.5.9
57
+ nbconvert==6.3.0
58
+ nbformat==5.1.3
59
+ nest-asyncio==1.5.4
60
+ networkx==2.6.3
61
+ notebook==6.4.6
62
+ numexpr==2.7.3
63
  numpy==1.21.2
64
+ olefile==0.46
65
+ opencv-python==4.5.4.60
66
+ packaging==21.3
67
  pandas==1.3.4
68
+ pandocfilters==1.5.0
69
+ parso==0.8.3
70
+ pickleshare==0.7.5
71
  Pillow==8.4.0
72
+ pip==21.3.1
73
+ pipreqs==0.4.11
74
+ prometheus-client==0.12.0
75
+ prompt-toolkit==3.0.23
76
+ protobuf==3.19.1
77
+ pyarrow==6.0.1
78
+ pycparser==2.21
79
+ pydeck==0.7.1
80
  pydicom==2.2.2
81
+ Pygments==2.10.0
82
+ Pympler==0.9
83
+ pyparsing==3.0.6
84
+ pyrsistent==0.18.0
85
+ python-dateutil==2.8.2
86
+ pytz==2021.3
87
+ pytz-deprecation-shim==0.1.0.post0
88
+ PyWavelets==1.2.0
89
+ pywin32==302
90
+ pywinpty==1.1.6
91
+ PyYAML==6.0
92
+ pyzmq==22.3.0
93
+ requests==2.26.0
94
+ requests-cache==0.7.5
95
+ scikit-image==0.19.0
96
  scipy==1.7.3
97
+ Send2Trash==1.8.0
98
+ setuptools==58.0.4
99
+ six==1.16.0
100
+ smmap==5.0.0
101
  streamlit==1.2.0
102
+ terminado==0.12.1
103
+ testpath==0.5.0
104
+ tifffile==2021.11.2
105
+ toml==0.10.2
106
+ toolz==0.11.2
107
  torch==1.10.0
 
108
  torchvision==0.11.1
109
  torchxrayvision==0.0.32
110
+ tornado==6.1
111
+ tqdm==4.62.3
112
+ traitlets==5.1.1
113
+ ttach==0.0.3
114
+ typing_extensions==4.0.1
115
+ tzdata==2021.5
116
+ tzlocal==4.1
117
+ url-normalize==1.4.3
118
+ urllib3==1.26.7
119
+ validators==0.18.2
120
+ watchdog==2.1.6
121
+ wcwidth==0.2.5
122
+ webencodings==0.5.1
123
+ wheel==0.37.0
124
+ widgetsnbextension==3.5.2
125
+ wincertstore==0.2
126
+ yarg==0.1.9
127
+ zipp==3.6.0