Skip to content

Commit 264d4e5

Browse files
author
Joshua Mayanja
committed
Changed Docker File
1 parent 1641ab6 commit 264d4e5

File tree

1 file changed

+127
-48
lines changed

1 file changed

+127
-48
lines changed

requirements.txt

Lines changed: 127 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -1,52 +1,131 @@
1-
acme==0.31.0
2-
asn1crypto==0.24.0
3-
Brlapi==0.6.7
4-
certbot==0.31.0
5-
certbot-nginx==0.31.0
6-
certifi==2018.8.24
7-
chardet==3.0.4
8-
ConfigArgParse==0.13.0
9-
configobj==5.0.6
10-
cryptography==2.6.1
11-
cupshelpers==1.0
12-
distlib==0.3.4
13-
distro-info==0.21
14-
entrypoints==0.3
15-
filelock==3.6.0
16-
future==0.16.0
17-
idna==2.6
1+
absl-py==1.0.0
2+
anyio==3.5.0
3+
argon2-cffi==21.3.0
4+
argon2-cffi-bindings==21.2.0
5+
asgiref==3.5.1
6+
astunparse==1.6.3
7+
attrs==21.4.0
8+
backcall==0.2.0
9+
beautifulsoup4==4.11.1
10+
black==22.3.0
11+
bleach==5.0.0
12+
cached-property==1.5.2
13+
cachetools==5.0.0
14+
cassandra-driver==3.25.0
15+
certifi==2021.10.8
16+
cffi==1.15.0
17+
charset-normalizer==2.0.12
18+
click==8.1.3
19+
dataclasses==0.6
20+
debugpy==1.6.0
21+
decorator==5.1.1
22+
defusedxml==0.7.1
23+
entrypoints==0.4
24+
fastapi==0.76.0
25+
fastjsonschema==2.15.3
26+
flatbuffers==2.0
27+
gast==0.5.3
28+
geomet==0.2.1.post1
29+
google-auth==2.6.6
30+
google-auth-oauthlib==0.4.6
31+
google-pasta==0.2.0
32+
grpcio==1.46.0
33+
gunicorn==20.1.0
34+
h11==0.13.0
35+
h5py==3.6.0
36+
idna==3.3
1837
importlib-metadata==4.11.3
19-
josepy==1.1.0
20-
keyring==17.1.1
21-
keyrings.alt==3.1.1
22-
louis==3.8.0
23-
mock==2.0.0
24-
parsedatetime==2.4
25-
pbr==4.2.0
38+
importlib-resources==5.7.1
39+
ipykernel==6.13.0
40+
ipython==7.33.0
41+
ipython-genutils==0.2.0
42+
ipywidgets==7.7.0
43+
jedi==0.18.1
44+
Jinja2==3.1.2
45+
joblib==1.1.0
46+
jsonschema==4.5.1
47+
jupyter==1.0.0
48+
jupyter-client==7.3.1
49+
jupyter-console==6.4.3
50+
jupyter-core==4.10.0
51+
jupyterlab-pygments==0.2.2
52+
jupyterlab-widgets==1.1.0
53+
keras==2.8.0
54+
Keras-Preprocessing==1.1.2
55+
libclang==14.0.1
56+
Markdown==3.3.7
57+
MarkupSafe==2.1.1
58+
matplotlib-inline==0.1.3
59+
mistune==0.8.4
60+
mypy-extensions==0.4.3
61+
nbclient==0.6.2
62+
nbconvert==6.5.0
63+
nbformat==5.4.0
64+
nest-asyncio==1.5.5
65+
notebook==6.4.11
66+
numpy==1.21.6
67+
oauthlib==3.2.0
68+
opt-einsum==3.3.0
69+
packaging==21.3
70+
pandas==1.3.5
71+
pandocfilters==1.5.0
72+
parso==0.8.3
73+
pathspec==0.9.0
74+
pexpect==4.8.0
75+
pickleshare==0.7.5
2676
platformdirs==2.5.2
27-
psutil==5.5.1
28-
pycairo==1.16.2
29-
pycrypto==2.6.1
30-
pycups==1.9.73
31-
pycurl==7.43.0.2
32-
PyGObject==3.30.4
33-
pyOpenSSL==19.0.0
34-
pyparsing==2.2.0
35-
pyRFC3339==1.1
36-
pysmbc==1.0.15.6
37-
python-apt==1.8.4.3
38-
pytz==2019.1
39-
pyxdg==0.25
40-
requests==2.21.0
41-
requests-toolbelt==0.8.0
42-
SecretStorage==2.3.1
43-
six==1.12.0
77+
prometheus-client==0.14.1
78+
prompt-toolkit==3.0.29
79+
protobuf==3.20.1
80+
psutil==5.9.0
81+
ptyprocess==0.7.0
82+
pyasn1==0.4.8
83+
pyasn1-modules==0.2.8
84+
pycparser==2.21
85+
pydantic==1.9.0
86+
Pygments==2.12.0
87+
pyparsing==3.0.8
88+
pypyr==5.4.0
89+
pyrsistent==0.18.1
90+
python-dateutil==2.8.2
91+
python-dotenv==0.20.0
92+
pytz==2022.1
93+
pyzmq==22.3.0
94+
qtconsole==5.3.0
95+
QtPy==2.1.0
96+
requests==2.27.1
97+
requests-oauthlib==1.3.1
98+
rsa==4.8
99+
ruamel.yaml==0.17.21
100+
ruamel.yaml.clib==0.2.6
101+
scikit-learn==1.0.2
102+
scipy==1.7.3
103+
Send2Trash==1.8.0
104+
six==1.16.0
105+
sniffio==1.2.0
106+
soupsieve==2.3.2.post1
107+
starlette==0.18.0
108+
tensorboard==2.8.0
109+
tensorboard-data-server==0.6.1
110+
tensorboard-plugin-wit==1.8.1
111+
tensorflow==2.8.0
112+
tensorflow-io-gcs-filesystem==0.25.0
113+
termcolor==1.1.0
114+
terminado==0.13.3
115+
tf-estimator-nightly==2.8.0.dev2021122109
116+
threadpoolctl==3.1.0
117+
tinycss2==1.1.1
118+
tomli==2.0.1
119+
tomli_w==1.0.0
120+
tornado==6.1
121+
traitlets==5.1.1
122+
typed-ast==1.5.3
44123
typing_extensions==4.2.0
45-
unattended-upgrades==0.1
46-
urllib3==1.24.1
47-
virtualenv==20.14.1
124+
urllib3==1.26.9
125+
uvicorn==0.17.6
126+
wcwidth==0.2.5
127+
webencodings==0.5.1
128+
Werkzeug==2.1.2
129+
widgetsnbextension==3.6.0
130+
wrapt==1.14.1
48131
zipp==3.8.0
49-
zope.component==4.3.0
50-
zope.event==4.2.0
51-
zope.hookable==4.0.4
52-
zope.interface==4.3.2

0 commit comments

Comments
 (0)