-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathrequirements.txt
More file actions
113 lines (112 loc) · 5.5 KB
/
Copy pathrequirements.txt
File metadata and controls
113 lines (112 loc) · 5.5 KB
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
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile
#
absl-py==0.10.0 # via tensorboard, tensorflow
appdirs==1.4.4 # via black
argon2-cffi==20.1.0 # via notebook
astor==0.8.1 # via tensorflow
attrs==20.2.0 # via jsonschema
backcall==0.2.0 # via ipython
black==20.8b1 # via traffic_cam (setup.py)
bleach==3.1.5 # via nbconvert
cachetools==4.1.1 # via google-auth
certifi==2020.6.20 # via matplotlib, requests
cffi==1.14.2 # via argon2-cffi
chardet==3.0.4 # via requests
click==7.1.2 # via black
cycler==0.10.0 # via matplotlib
decorator==4.4.2 # via ipython, traitlets
defusedxml==0.6.0 # via nbconvert
entrypoints==0.3 # via nbconvert
flake8==3.8.3 # via traffic_cam (setup.py)
gast==0.2.2 # via tensorflow
google-auth-oauthlib==0.4.1 # via tensorboard
google-auth==1.21.1 # via google-auth-oauthlib, tensorboard
google-pasta==0.2.0 # via tensorflow
grpcio==1.32.0 # via tensorboard, tensorflow
h5py==2.10.0 # via keras-applications
idna==2.10 # via requests
importlib-metadata==1.7.0 # via flake8, jsonschema, markdown
ipykernel==5.3.4 # via ipywidgets, jupyter, jupyter-console, notebook, qtconsole
ipython-genutils==0.2.0 # via nbformat, notebook, qtconsole, traitlets
ipython==7.16.1 # via ipykernel, ipywidgets, jupyter-console
ipywidgets==7.5.1 # via jupyter
jedi==0.17.2 # via ipython
jinja2==2.11.2 # via nbconvert, notebook
jsonschema==3.2.0 # via nbformat
jupyter-client==6.1.7 # via ipykernel, jupyter-console, notebook, qtconsole
jupyter-console==6.2.0 # via jupyter
jupyter-core==4.6.3 # via jupyter-client, nbconvert, nbformat, notebook, qtconsole
jupyter==1.0.0 # via traffic_cam (setup.py)
keras-applications==1.0.8 # via tensorflow
keras-preprocessing==1.1.0 # via tensorflow
kiwisolver==1.2.0 # via matplotlib
markdown==3.2.2 # via tensorboard
markupsafe==1.1.1 # via jinja2
matplotlib==3.3.1 # via traffic_cam (setup.py)
mccabe==0.6.1 # via flake8
mistune==0.8.4 # via nbconvert
mypy-extensions==0.4.3 # via black
nbconvert==5.6.1 # via jupyter, notebook
nbformat==5.0.7 # via ipywidgets, nbconvert, notebook
notebook==6.1.4 # via jupyter, widgetsnbextension
numpy==1.19.1 # via h5py, keras-applications, keras-preprocessing, matplotlib, opencv-python, opt-einsum, scipy, tensorboard, tensorflow, traffic_cam (setup.py)
oauthlib==3.1.0 # via requests-oauthlib
opencv-python==4.4.0.42 # via traffic_cam (setup.py)
opt-einsum==3.3.0 # via tensorflow
packaging==20.4 # via bleach
pandocfilters==1.4.2 # via nbconvert
parso==0.7.1 # via jedi
pathspec==0.8.0 # via black
pexpect==4.8.0 # via ipython
pickleshare==0.7.5 # via ipython
pillow==7.2.0 # via matplotlib, traffic_cam (setup.py)
prometheus-client==0.8.0 # via notebook
prompt-toolkit==3.0.7 # via ipython, jupyter-console
protobuf==3.13.0 # via tensorboard, tensorflow
ptyprocess==0.6.0 # via pexpect, terminado
pyasn1-modules==0.2.8 # via google-auth
pyasn1==0.4.8 # via pyasn1-modules, rsa
pycodestyle==2.6.0 # via flake8
pycparser==2.20 # via cffi
pyflakes==2.2.0 # via flake8
pygments==2.6.1 # via ipython, jupyter-console, nbconvert, qtconsole
pyparsing==2.4.7 # via matplotlib, packaging
pyrsistent==0.16.0 # via jsonschema
python-dateutil==2.8.1 # via jupyter-client, matplotlib
pyzmq==19.0.2 # via jupyter-client, notebook, qtconsole
qtconsole==4.7.7 # via jupyter
qtpy==1.9.0 # via qtconsole
regex==2020.7.14 # via black
requests-oauthlib==1.3.0 # via google-auth-oauthlib
requests==2.24.0 # via requests-oauthlib, tensorboard
rope==0.17.0 # via traffic_cam (setup.py)
rsa==4.6 # via google-auth
scipy==1.4.1 # via tensorflow
send2trash==1.5.0 # via notebook
six==1.15.0 # via absl-py, argon2-cffi, bleach, cycler, google-auth, google-pasta, grpcio, h5py, jsonschema, keras-preprocessing, packaging, protobuf, python-dateutil, tensorboard, tensorflow, traitlets
tensorboard==2.1.1 # via tensorflow
tensorflow-estimator==2.1.0 # via tensorflow
tensorflow==2.1.1 # via traffic_cam (setup.py)
termcolor==1.1.0 # via tensorflow
terminado==0.8.3 # via notebook
testpath==0.4.4 # via nbconvert
toml==0.10.1 # via black
tornado==6.0.4 # via ipykernel, jupyter-client, notebook, terminado
traitlets==4.3.3 # via ipykernel, ipython, ipywidgets, jupyter-client, jupyter-core, nbconvert, nbformat, notebook, qtconsole
typed-ast==1.4.1 # via black
typing-extensions==3.7.4.3 # via black
urllib3==1.25.10 # via requests
wcwidth==0.2.5 # via prompt-toolkit
webencodings==0.5.1 # via bleach
werkzeug==1.0.1 # via tensorboard
wget==3.2 # via traffic_cam (setup.py)
wheel==0.35.1 # via tensorboard, tensorflow
widgetsnbextension==3.5.1 # via ipywidgets
wrapt==1.12.1 # via tensorflow
zipp==3.1.0 # via importlib-metadata
# The following packages are considered to be unsafe in a requirements file:
# setuptools