-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
89 lines (89 loc) · 3.23 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
afinn==0.1
aiofiles==0.8.0
aiohttp==3.9.1
aiosignal==1.3.1
aiosqlite==0.17.0
annotated-types==0.6.0
anyio==3.7.1
async-timeout==4.0.3
asyncpraw==7.7.1
asyncprawcore==2.4.0
attrs==23.2.0
certifi==2023.11.17
chardet==5.2.0
charset-normalizer==3.3.2
click==8.1.7
click-spinner==0.1.10
colorama==0.4.6
croniter==1.4.1
Deprecated==1.2.14
deptry==0.12.0
distro==1.9.0
exceptiongroup==1.2.0
fastapi==0.104.1
fastapi-profiler==1.2.0
fastapi-utilities==0.2.0
flake8==7.0.0
frozenlist==1.4.1
fuzzywuzzy==0.18.0
git-filter-repo==2.38.0
greenlet==3.0.1
h11==0.14.0
httpcore==1.0.2
httpx==0.26.0
idna==3.6
importlib-resources==6.1.1
iniconfig==2.0.0
joblib==1.3.2
Levenshtein==0.23.0
libsql-client==0.3.0
limits==3.7.0
mccabe==0.7.0
multidict==6.0.4
newrelic==9.3.0
nltk==3.8.1
NRCLex==3.0.0
openai==1.6.1
packaging==23.2
pathspec==0.12.1
pluggy==1.3.0
praw==7.7.1
prawcore==2.4.0
psutil==5.9.7
psycopg==3.1.17
psycopg-binary==3.1.17
psycopg-pool==3.2.1
pycodestyle==2.11.1
pydantic==2.5.2
pydantic_core==2.14.5
pyflakes==3.2.0
pyinstrument==4.6.1
pytest==7.4.4
python-dateutil==2.8.2
python-dotenv==1.0.0
python-Levenshtein==0.23.0
python-multipart==0.0.6
PyYAML==6.0.1
rapidfuzz==3.6.1
regex==2023.12.25
requests==2.31.0
setuptools-scm==8.0.4
six==1.16.0
slowapi==0.1.8
sniffio==1.3.0
SQLAlchemy==2.0.23
sqlalchemy-libsql==0.1.0
sqlmodel==0.0.14
starlette==0.27.0
textblob==0.17.1
thefuzz==0.20.0
tomli==2.0.1
tqdm==4.66.1
typing_extensions==4.8.0
tzdata==2023.4
update-checker==0.18.0
urllib3==2.1.0
uvicorn==0.24.0.post1
websocket-client==1.7.0
wrapt==1.16.0
yarl==1.9.4