-
Notifications
You must be signed in to change notification settings - Fork 180
Expand file tree
/
Copy pathrequirements.txt
More file actions
65 lines (65 loc) · 1.08 KB
/
requirements.txt
File metadata and controls
65 lines (65 loc) · 1.08 KB
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
aiohttp==3.8.6
aiosignal==1.3.1
annotated-types==0.6.0
anyio==3.7.1
async-timeout==4.0.3
attrs==23.1.0
cachetools==5.3.2
certifi==2023.7.22
cffi==1.16.0
charset-normalizer==3.3.2
click==8.1.7
cryptography==41.0.5
diskcache==5.6.3
distro==1.8.0
filelock==3.13.1
FLAML==2.1.1
frozenlist==1.4.0
fsspec==2023.10.0
gptcache==0.1.42
guidance==0.0.64
h11==0.14.0
hiredis==2.2.3
httpcore==1.0.1
httpx==0.25.1
huggingface-hub==0.17.3
idna==3.4
joblib==1.3.2
more-itertools==9.1.0
msal==1.25.0
multidict==6.0.4
nest-asyncio==1.5.8
numpy==1.26.1
openai==0.28.1
packaging==23.2
platformdirs==3.11.0
psycopg2==2.9.9
pyautogen==0.1.14
pycparser==2.21
pydantic==2.0.3
pydantic_core==2.3.0
pygtrie==2.5.0
PyJWT==2.8.0
pyparsing==3.1.1
python-dotenv==1.0.0
python-ulid==1.1.0
PyYAML==6.0.1
redis==4.6.0
redis-om==0.2.1
regex==2023.10.3
requests==2.31.0
safetensors==0.4.0
scikit-learn==1.3.2
scipy==1.11.3
sniffio==1.3.0
termcolor==2.3.0
threadpoolctl==3.2.0
tiktoken==0.5.1
tokenizers==0.14.1
tqdm==4.66.1
transformers==4.35.0
types-pyOpenSSL==23.3.0.0
types-redis==4.6.0.10
typing_extensions==4.8.0
urllib3==2.0.7
yarl==1.9.2