forked from bphall/critsearch
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
89 lines (88 loc) · 4.09 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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile requirements.in
#
altair==4.1.0 # via streamlit
appnope==0.1.0 # via ipykernel, ipython
astor==0.8.1 # via streamlit
attrs==19.3.0 # via jsonschema
backcall==0.1.0 # via ipython
base58==2.0.0 # via streamlit
bleach==3.1.5 # via nbconvert
blinker==1.4 # via streamlit
boto3==1.13.12 # via streamlit
botocore==1.16.12 # via boto3, s3transfer, streamlit
cachetools==4.1.0 # via streamlit
certifi==2020.4.5.1 # via requests
chardet==3.0.4 # via requests
click==7.1.2 # via streamlit
decorator==4.4.2 # via ipython, traitlets, validators
defusedxml==0.6.0 # via nbconvert
docutils==0.15.2 # via botocore
entrypoints==0.3 # via altair, nbconvert
enum-compat==0.0.3 # via streamlit
idna==2.9 # via requests
importlib-metadata==1.6.0 # via jsonschema
ipykernel==5.3.0 # via ipywidgets, notebook, pydeck
ipython-genutils==0.2.0 # via nbformat, notebook, traitlets
ipython==7.15.0 # via ipykernel, ipywidgets
ipywidgets==7.5.1 # via pydeck
jedi==0.17.0 # via ipython
jinja2==2.11.2 # via altair, nbconvert, notebook, pydeck
jmespath==0.10.0 # via boto3, botocore
joblib==0.15.1 # via scikit-learn
jsonschema==3.2.0 # via altair, nbformat
jupyter-client==6.1.3 # via ipykernel, notebook
jupyter-core==4.6.3 # via jupyter-client, nbconvert, nbformat, notebook
markupsafe==1.1.1 # via jinja2
mistune==0.8.4 # via nbconvert
nbconvert==5.6.1 # via notebook
nbformat==5.0.6 # via ipywidgets, nbconvert, notebook
notebook==6.0.3 # via widgetsnbextension
numpy==1.18.4 # via -r requirements.in, altair, pandas, pydeck, scikit-learn, scipy, streamlit
packaging==20.4 # via bleach, streamlit
pandas==1.0.3 # via -r requirements.in, altair, streamlit
pandocfilters==1.4.2 # via nbconvert
parso==0.7.0 # via jedi
pathtools==0.1.2 # via watchdog
pexpect==4.8.0 # via ipython
pickleshare==0.7.5 # via ipython
pillow==7.1.2 # via streamlit
prometheus-client==0.8.0 # via notebook
prompt-toolkit==3.0.5 # via ipython
protobuf==3.12.2 # via streamlit
ptyprocess==0.6.0 # via pexpect, terminado
pydeck==0.3.1 # via streamlit
pygments==2.6.1 # via ipython, nbconvert
pyparsing==2.4.7 # via packaging
pyrsistent==0.16.0 # via jsonschema
python-dateutil==2.8.1 # via botocore, jupyter-client, pandas, streamlit
pytz==2020.1 # via pandas, tzlocal
pyzmq==19.0.1 # via jupyter-client, notebook
requests==2.23.0 # via streamlit
s3transfer==0.3.3 # via boto3
scikit-learn==0.23.1 # via sklearn
scipy==1.4.1 # via scikit-learn
send2trash==1.5.0 # via notebook
six==1.14.0 # via bleach, jsonschema, packaging, protobuf, pyrsistent, python-dateutil, traitlets, validators
sklearn==0.0 # via -r requirements.in
streamlit==0.60.0 # via -r requirements.in
terminado==0.8.3 # via notebook
testpath==0.4.4 # via nbconvert
threadpoolctl==2.1.0 # via scikit-learn
toml==0.10.1 # via streamlit
toolz==0.10.0 # via altair
tornado==5.1.1 # via ipykernel, jupyter-client, notebook, streamlit, terminado
traitlets==4.3.3 # via ipykernel, ipython, ipywidgets, jupyter-client, jupyter-core, nbconvert, nbformat, notebook, pydeck
tzlocal==2.1 # via streamlit
urllib3==1.25.9 # via botocore, requests
validators==0.15.0 # via streamlit
watchdog==0.10.2 # via streamlit
wcwidth==0.1.9 # via prompt-toolkit
webencodings==0.5.1 # via bleach
widgetsnbextension==3.5.1 # via ipywidgets
zipp==3.1.0 # via importlib-metadata
# The following packages are considered to be unsafe in a requirements file:
# setuptools