-
Notifications
You must be signed in to change notification settings - Fork 35
/
requirements.txt
55 lines (55 loc) · 4.29 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
aiohappyeyeballs==2.4.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
aiohttp==3.10.5 ; python_full_version >= "3.8.1" and python_version < "4.0"
aiosignal==1.3.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
annotated-types==0.7.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
anyio==4.4.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
async-timeout==4.0.3 ; python_full_version >= "3.8.1" and python_version < "3.11"
attrs==24.2.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
broadcast-service==1.3.2 ; python_full_version >= "3.8.1" and python_version < "4.0"
certifi==2024.8.30 ; python_full_version >= "3.8.1" and python_version < "4.0"
charset-normalizer==3.3.2 ; python_full_version >= "3.8.1" and python_version < "4.0"
click==8.1.7 ; python_full_version >= "3.8.1" and python_version < "4.0"
colorama==0.4.6 ; python_full_version >= "3.8.1" and python_version < "4.0" and platform_system == "Windows"
cushy-storage==1.3.8 ; python_full_version >= "3.8.1" and python_version < "4.0"
distro==1.9.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
exceptiongroup==1.2.2 ; python_full_version >= "3.8.1" and python_version < "3.11"
filelock==3.15.4 ; python_full_version >= "3.8.1" and python_version < "4.0"
frozenlist==1.4.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
fsspec==2024.9.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
h11==0.14.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
httpcore==1.0.5 ; python_full_version >= "3.8.1" and python_version < "4.0"
httpx==0.27.2 ; python_full_version >= "3.8.1" and python_version < "4.0"
huggingface-hub==0.24.6 ; python_full_version >= "3.8.1" and python_version < "4.0"
idna==3.8 ; python_full_version >= "3.8.1" and python_version < "4.0"
importlib-metadata==8.4.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
importlib-resources==6.4.4 ; python_full_version >= "3.8.1" and python_version < "3.9"
jinja2==3.1.4 ; python_full_version >= "3.8.1" and python_version < "4.0"
jiter==0.5.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
jsonschema-specifications==2023.12.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
jsonschema==4.23.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
litellm==1.44.19 ; python_full_version >= "3.8.1" and python_version < "4.0"
markupsafe==2.1.5 ; python_full_version >= "3.8.1" and python_version < "4.0"
multidict==6.0.5 ; python_full_version >= "3.8.1" and python_version < "4.0"
openai==1.43.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
packaging==23.2 ; python_full_version >= "3.8.1" and python_version < "4.0"
pkgutil-resolve-name==1.3.10 ; python_full_version >= "3.8.1" and python_version < "3.9"
prompt-toolkit==3.0.36 ; python_full_version >= "3.8.1" and python_version < "4.0"
pydantic-core==2.23.2 ; python_full_version >= "3.8.1" and python_version < "4.0"
pydantic==2.9.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
python-dotenv==1.0.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
pyyaml==6.0.2 ; python_full_version >= "3.8.1" and python_version < "4.0"
questionary==2.0.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
referencing==0.35.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
regex==2024.7.24 ; python_full_version >= "3.8.1" and python_version < "4.0"
requests==2.32.3 ; python_full_version >= "3.8.1" and python_version < "4.0"
rpds-py==0.20.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
sniffio==1.3.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
tiktoken==0.7.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
tokenizers==0.20.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
tqdm==4.66.5 ; python_full_version >= "3.8.1" and python_version < "4.0"
typing-extensions==4.12.2 ; python_full_version >= "3.8.1" and python_version < "4.0"
tzdata==2024.1 ; python_version >= "3.9" and python_version < "4.0"
urllib3==2.2.2 ; python_full_version >= "3.8.1" and python_version < "4.0"
wcwidth==0.2.13 ; python_full_version >= "3.8.1" and python_version < "4.0"
yarl==1.9.11 ; python_full_version >= "3.8.1" and python_version < "4.0"
zipp==3.20.1 ; python_full_version >= "3.8.1" and python_version < "4.0"