Skip to content

Commit 7b7b82c

Browse files
Create requirements.txt
1 parent 509d51c commit 7b7b82c

File tree

1 file changed

+159
-0
lines changed

1 file changed

+159
-0
lines changed
Lines changed: 159 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,159 @@
1+
absl-py==0.13.0
2+
altair==4.2.0
3+
argon2-cffi==21.3.0
4+
argon2-cffi-bindings==21.2.0
5+
asgiref==3.4.1
6+
astroid==2.4.2
7+
asttokens==2.0.5
8+
astunparse==1.6.3
9+
attrs==22.1.0
10+
backcall==0.2.0
11+
backports.entry-points-selectable==1.1.0
12+
beautifulsoup4==4.11.1
13+
bleach==5.0.1
14+
blinker==1.5
15+
cachetools==4.2.2
16+
caer==2.0.8
17+
certifi==2021.5.30
18+
cffi==1.15.0
19+
chardet==3.0.4
20+
charset-normalizer==2.0.4
21+
clang==5.0
22+
click==8.1.3
23+
colorama==0.4.4
24+
commonmark==0.9.1
25+
debugpy==1.6.2
26+
decorator==5.1.1
27+
defusedxml==0.7.1
28+
distlib==0.3.3
29+
Django==3.2.7
30+
entrypoints==0.4
31+
executing==0.9.1
32+
fastjsonschema==2.16.1
33+
filelock==3.0.12
34+
flatbuffers==1.12
35+
gast==0.4.0
36+
gitdb==4.0.9
37+
GitPython==3.1.27
38+
google-auth==1.35.0
39+
google-auth-oauthlib==0.4.5
40+
google-pasta==0.2.0
41+
googletrans==3.0.0
42+
grpcio==1.39.0
43+
gTTS==2.2.4
44+
h11==0.9.0
45+
h2==3.2.0
46+
h5py==3.1.0
47+
hpack==3.0.0
48+
hstspreload==2022.8.1
49+
httpcore==0.9.1
50+
httpx==0.13.3
51+
hyperframe==5.2.0
52+
idna==2.10
53+
importlib-metadata==4.12.0
54+
ipykernel==6.15.1
55+
ipython==8.4.0
56+
ipython-genutils==0.2.0
57+
ipywidgets==7.7.1
58+
isort==5.6.4
59+
jedi==0.18.1
60+
Jinja2==3.1.2
61+
jsonschema==4.9.1
62+
jupyter-client==7.3.4
63+
jupyter-core==4.11.1
64+
jupyterlab-pygments==0.2.2
65+
jupyterlab-widgets==1.1.1
66+
keras==2.6.0
67+
Keras-Preprocessing==1.1.2
68+
lazy-object-proxy==1.4.3
69+
Markdown==3.3.4
70+
MarkupSafe==2.1.1
71+
matplotlib-inline==0.1.3
72+
mccabe==0.6.1
73+
mistune==0.8.4
74+
msgpack==1.0.4
75+
mypy==0.971
76+
mypy-extensions==0.4.3
77+
nbclient==0.6.6
78+
nbconvert==6.5.0
79+
nbformat==5.4.0
80+
nest-asyncio==1.5.5
81+
notebook==6.4.12
82+
numpy==1.19.5
83+
oauthlib==3.1.1
84+
opencv-contrib-python==4.6.0.66
85+
opt-einsum==3.3.0
86+
packaging==21.3
87+
pandas==1.4.3
88+
pandocfilters==1.5.0
89+
parso==0.8.3
90+
pickleshare==0.7.5
91+
Pillow==8.4.0
92+
platformdirs==2.3.0
93+
playsound==1.2.2
94+
prometheus-client==0.14.1
95+
prompt-toolkit==3.0.30
96+
protobuf==3.17.3
97+
psutil==5.9.1
98+
pure-eval==0.2.2
99+
py-algorand-sdk==1.14.0
100+
pyarrow==9.0.0
101+
pyasn1==0.4.8
102+
pyasn1-modules==0.2.8
103+
pycparser==2.21
104+
pycryptodomex==3.14.1
105+
pydeck==0.7.1
106+
Pygments==2.12.0
107+
pylint==2.6.0
108+
Pympler==1.0.1
109+
PyNaCl==1.5.0
110+
pyparsing==3.0.9
111+
pyrsistent==0.18.1
112+
pyteal==0.10.1
113+
python-dateutil==2.8.2
114+
pytz==2021.1
115+
pytz-deprecation-shim==0.1.0.post0
116+
pywin32==304
117+
pywinpty==2.0.6
118+
pyzmq==23.2.0
119+
requests==2.26.0
120+
requests-oauthlib==1.3.0
121+
rfc3986==1.5.0
122+
rich==12.5.1
123+
rsa==4.7.2
124+
semver==2.13.0
125+
Send2Trash==1.8.0
126+
six==1.15.0
127+
smmap==5.0.0
128+
sniffio==1.2.0
129+
soupsieve==2.3.2.post1
130+
sqlparse==0.4.2
131+
stack-data==0.3.0
132+
streamlit==1.11.1
133+
tensorboard==2.6.0
134+
tensorboard-data-server==0.6.1
135+
tensorboard-plugin-wit==1.8.0
136+
tensorflow==2.6.0
137+
tensorflow-estimator==2.6.0
138+
termcolor==1.1.0
139+
terminado==0.15.0
140+
tinycss2==1.1.1
141+
toml==0.10.2
142+
tomli==2.0.1
143+
toolz==0.12.0
144+
tornado==6.2
145+
traitlets==5.3.0
146+
typing_extensions==4.3.0
147+
tzdata==2022.1
148+
tzlocal==4.2
149+
urllib3==1.26.6
150+
validators==0.20.0
151+
virtualenv==20.8.0
152+
virtualenvwrapper-win==1.2.6
153+
watchdog==2.1.9
154+
wcwidth==0.2.5
155+
webencodings==0.5.1
156+
Werkzeug==2.0.1
157+
widgetsnbextension==3.6.1
158+
wrapt==1.12.1
159+
zipp==3.8.1

0 commit comments

Comments
 (0)