forked from CS410Assignments/CourseProject
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
127 lines (127 loc) · 5 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
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
absl-py==2.0.0
aiohttp==3.8.6
aiosignal==1.3.1
altgraph==0.17.4
annotated-types==0.6.0
ansicon==1.89.0
anyio==3.7.1
appdirs==1.4.4
astunparse==1.6.3
async-timeout==4.0.3
attrs==23.1.0
auto-py-to-exe==2.42.0
blessed==1.20.0
blis==0.7.11
bottle==0.12.25
bottle-websocket==0.2.9
cachetools==5.3.2
catalogue==2.0.10
certifi==2023.7.22
cffi==1.16.0
charset-normalizer==3.3.2
click==8.1.7
cloudpathlib==0.16.0
colorama==0.4.6
colour==0.1.5
confection==0.1.3
customtkinter==5.2.1
cymem==2.0.8
darkdetect==0.8.0
dataclasses-json==0.6.2
distro==1.8.0
Eel==0.16.0
en-core-web-sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.7.0/en_core_web_sm-3.7.0-py3-none-any.whl#sha256=6215d71a3212690e9aec49408a27e3fe6ad7cd6c715476e93d70dc784041e93e
flatbuffers==23.5.26
flyingcircus==0.1.4.1
frozenlist==1.4.0
future==0.18.3
gast==0.5.4
geojson==2.5.0
gevent==23.9.1
gevent-websocket==0.10.1
google-auth==2.23.4
google-auth-oauthlib==1.1.0
google-pasta==0.2.0
greenlet==3.0.1
grpcio==1.59.2
h11==0.14.0
h5py==3.10.0
httpcore==1.0.2
httpx==0.25.1
idna==3.4
Jinja2==3.1.2
jinxed==1.2.0
jsonpatch==1.33
jsonpointer==2.4
keras==2.15.0
langchain==0.0.336
langcodes==3.3.0
langsmith==0.0.64
libclang==16.0.6
Markdown==3.5.1
MarkupSafe==2.1.3
marshmallow==3.20.1
ml-dtypes==0.2.0
multidict==6.0.4
murmurhash==1.0.10
mypy-extensions==1.0.0
numpy==1.26.2
oauthlib==3.2.2
openai==1.3.2
opt-einsum==3.3.0
packaging==23.2
pefile==2023.2.7
Pillow==10.1.0
preshed==3.0.9
protobuf==4.23.4
pyasn1==0.5.0
pyasn1-modules==0.3.0
PyAudio==0.2.14
pycparser==2.21
pydantic==2.5.1
pydantic_core==2.14.3
pyinstaller==6.2.0
pyinstaller-hooks-contrib==2023.10
pyowm==3.3.0
pyparsing==3.1.1
PySocks==1.7.1
python-dotenv==1.0.0
pywin32-ctypes==0.2.2
PyYAML==6.0.1
requests==2.31.0
requests-oauthlib==1.3.1
rsa==4.9
setuptools-scm==8.0.4
six==1.16.0
smart-open==6.4.0
sniffio==1.3.0
spacy==3.7.2
spacy-legacy==3.0.12
spacy-loggers==1.0.5
SpeechRecognition==3.10.0
SQLAlchemy==2.0.23
srsly==2.4.8
tenacity==8.2.3
tensorboard==2.15.1
tensorboard-data-server==0.7.2
tensorflow==2.15.0
tensorflow-estimator==2.15.0
tensorflow-intel==2.15.0
tensorflow-io-gcs-filesystem==0.31.0
termcolor==2.3.0
thinc==8.2.1
tqdm==4.66.1
typer==0.9.0
typing-inspect==0.9.0
typing_extensions==4.8.0
urllib3==2.1.0
wasabi==1.1.2
wcwidth==0.2.10
weasel==0.3.4
webcolors==1.13
Werkzeug==3.0.1
whichcraft==0.6.1
wrapt==1.14.1
yarl==1.9.2
zope.event==5.0
zope.interface==6.1