-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
62 lines (62 loc) · 1.08 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
aiohttp==3.8.5
aiosignal==1.3.1
annotated-types==0.5.0
anyio==3.7.1
argcomplete==1.10.3
async-timeout==4.0.2
attrs==23.1.0
beautifulsoup4==4.8.2
certifi==2023.7.22
chardet==3.0.4
charset-normalizer==3.2.0
click==8.1.6
compressed-rtf==1.0.6
diskcache==5.6.1
docx2txt==0.8
ebcdic==1.1.1
extract-msg==0.28.7
fastapi==0.100.1
frozenlist==1.4.0
fuzzywuzzy==0.18.0
h11==0.14.0
idna==3.4
IMAPClient==2.1.0
IMDbPY==2021.4.18
llama-cpp-python==0.1.77
lxml==4.9.2
multidict==6.0.4
numpy==1.25.1
olefile==0.46
openai==0.27.8
pdfminer.six==20191110
Pillow==9.5.0
praw==7.7.1
prawcore==2.3.0
pycryptodome==3.17
pydantic==2.1.1
pydantic-settings==2.0.2
pydantic_core==2.4.0
python-dotenv==1.0.0
python-pptx==0.6.21
pytz-deprecation-shim==0.1.0.post0
requests==2.31.0
six==1.12.0
sniffio==1.3.0
sortedcontainers==2.4.0
soupsieve==2.4.1
SpeechRecognition==3.8.1
SQLAlchemy==2.0.12
sse-starlette==1.6.1
starlette==0.27.0
tqdm==4.61.1
typing_extensions==4.7.1
tzdata==2023.3
tzlocal==4.3
Unidecode==1.2.0
update-checker==0.18.0
urllib3==2.0.4
uvicorn==0.23.1
websocket-client==1.6.1
xlrd==1.2.0
XlsxWriter==3.1.0
yarl==1.9.2