-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
69 lines (69 loc) · 1.12 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
aiohttp==3.8.5
aiosignal==1.3.1
annotated-types==0.5.0
anyio==3.7.1
async-timeout==4.0.3
attrs==23.1.0
certifi==2023.7.22
chardet==4.0.0
charset-normalizer==3.2.0
click==8.1.7
dataclasses==0.6
deprecation==2.1.0
fastapi==0.101.1
frozenlist==1.4.0
fuzzywuzzy==0.18.0
gensim==4.3.1
gotrue==1.0.3
h11==0.14.0
httpcore==0.17.3
httpx==0.24.1
idna==2.10
iniconfig==2.0.0
joblib==1.3.2
Levenshtein==0.21.1
multidict==6.0.4
nltk==3.8.1
numpy==1.25.2
openai==0.27.8
packaging==23.1
pandas==2.0.3
patsy==0.5.3
pluggy==1.2.0
postgrest==0.10.8
postgrest-py==0.4.0
py==1.11.0
pydantic==2.2.1
pydantic_core==2.6.1
pytest==6.2.5
python-dateutil==2.8.2
python-Levenshtein==0.21.1
python-multipart==0.0.6
pytz==2023.3
rapidfuzz==3.2.0
realtime==1.0.0
realtime-py==0.1.3
regex==2023.8.8
requests==2.25.1
rfc3986==1.5.0
scikit-learn==1.3.0
scipy==1.11.2
six==1.16.0
smart-open==6.3.0
sniffio==1.3.0
starlette==0.27.0
statsmodels==0.14.0
storage3==0.5.4
StrEnum==0.4.15
supabase==1.0.4
supabase-py==0.0.2
supafunc==0.2.3
threadpoolctl==3.2.0
toml==0.10.2
tqdm==4.66.1
typing_extensions==4.7.1
tzdata==2023.3
urllib3==1.26.16
uvicorn==0.23.2
websockets==10.4
yarl==1.9.2