mikemoz commited on
Commit
d20721c
·
1 Parent(s): f793e88

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +112 -0
requirements.txt ADDED
@@ -0,0 +1,112 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiofiles==23.2.1
2
+ aliyun-python-sdk-core==2.14.0
3
+ aliyun-python-sdk-kms==2.16.2
4
+ altair==5.2.0
5
+ altgraph @ file:///System/Volumes/Data/SWE/Apps/DT/BuildRoots/BuildRoot11/ActiveBuildRoot/Library/Caches/com.apple.xbs/Sources/python3/python3-141/altgraph-0.17.2-py2.py3-none-any.whl
6
+ annotated-types==0.6.0
7
+ anyio==4.2.0
8
+ attrs==23.2.0
9
+ build==1.0.3
10
+ CacheControl==0.13.1
11
+ certifi==2023.11.17
12
+ cffi==1.16.0
13
+ charset-normalizer==3.3.2
14
+ cleo==2.1.0
15
+ click==8.1.7
16
+ colorama==0.4.6
17
+ contourpy==1.2.0
18
+ crashtest==0.4.1
19
+ crcmod==1.7
20
+ cryptography==41.0.7
21
+ cycler==0.12.1
22
+ Deprecated==1.2.14
23
+ distlib==0.3.8
24
+ dulwich==0.21.7
25
+ exceptiongroup==1.2.0
26
+ fastapi==0.108.0
27
+ fastjsonschema==2.19.0
28
+ ffmpy==0.3.1
29
+ filelock==3.13.1
30
+ fonttools==4.47.0
31
+ fsspec==2023.12.2
32
+ future @ file:///System/Volumes/Data/SWE/Apps/DT/BuildRoots/BuildRoot11/ActiveBuildRoot/Library/Caches/com.apple.xbs/Sources/python3/python3-141/future-0.18.2-py3-none-any.whl
33
+ gradio==4.12.0
34
+ gradio_client==0.8.0
35
+ h11==0.14.0
36
+ httpcore==1.0.2
37
+ httpx==0.26.0
38
+ huggingface-hub==0.20.1
39
+ idna==3.6
40
+ importlib-metadata==7.0.0
41
+ importlib-resources==6.1.1
42
+ installer==0.7.0
43
+ jaraco.classes==3.3.0
44
+ Jinja2==3.1.2
45
+ jmespath==0.10.0
46
+ jsonschema==4.20.0
47
+ jsonschema-specifications==2023.12.1
48
+ keyring==24.3.0
49
+ kiwisolver==1.4.5
50
+ macholib @ file:///System/Volumes/Data/SWE/Apps/DT/BuildRoots/BuildRoot11/ActiveBuildRoot/Library/Caches/com.apple.xbs/Sources/python3/python3-141/macholib-1.15.2-py2.py3-none-any.whl
51
+ markdown-it-py==3.0.0
52
+ MarkupSafe==2.1.3
53
+ matplotlib==3.8.2
54
+ mdurl==0.1.2
55
+ more-itertools==10.1.0
56
+ msgpack==1.0.7
57
+ numpy==1.26.2
58
+ openxlab==0.0.32
59
+ orjson==3.9.10
60
+ oss2==2.17.0
61
+ packaging==23.2
62
+ pandas==2.1.4
63
+ pexpect==4.9.0
64
+ pillow==10.2.0
65
+ pkginfo==1.9.6
66
+ platformdirs==3.11.0
67
+ poetry==1.7.1
68
+ poetry-core==1.8.1
69
+ poetry-plugin-export==1.6.0
70
+ ptyprocess==0.7.0
71
+ pycparser==2.21
72
+ pycryptodome==3.19.0
73
+ pydantic==2.5.3
74
+ pydantic_core==2.14.6
75
+ pydub==0.25.1
76
+ PyGithub==2.1.1
77
+ Pygments==2.17.2
78
+ PyJWT==2.8.0
79
+ PyNaCl==1.5.0
80
+ pyparsing==3.1.1
81
+ pyproject_hooks==1.0.0
82
+ python-dateutil==2.8.2
83
+ python-multipart==0.0.6
84
+ pytz==2023.3.post1
85
+ PyYAML==6.0.1
86
+ rapidfuzz==3.5.2
87
+ referencing==0.32.0
88
+ requests==2.28.2
89
+ requests-toolbelt==1.0.0
90
+ rich==13.4.2
91
+ rpds-py==0.16.2
92
+ semantic-version==2.10.0
93
+ shellingham==1.5.4
94
+ six @ file:///System/Volumes/Data/SWE/Apps/DT/BuildRoots/BuildRoot11/ActiveBuildRoot/Library/Caches/com.apple.xbs/Sources/python3/python3-141/six-1.15.0-py2.py3-none-any.whl
95
+ sniffio==1.3.0
96
+ SQLAlchemy==2.0.23
97
+ starlette==0.32.0.post1
98
+ tomli==2.0.1
99
+ tomlkit==0.12.0
100
+ toolz==0.12.0
101
+ tqdm==4.65.2
102
+ trove-classifiers==2023.11.29
103
+ typer==0.9.0
104
+ typing_extensions==4.9.0
105
+ tzdata==2023.4
106
+ urllib3==1.26.18
107
+ uvicorn==0.25.0
108
+ virtualenv==20.25.0
109
+ websockets==11.0.3
110
+ wrapt==1.16.0
111
+ xattr==0.10.1
112
+ zipp==3.17.0