-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
130 lines (130 loc) · 2.13 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
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
aiodns==3.0.0
aiofile==3.8.1
aiohttp==3.8.3
aiosignal==1.2.0
altair==4.2.0
anyio==3.6.2
async-generator==1.10
async-timeout==4.0.2
attrs==22.1.0
black==22.3.0
blinker==1.5
cachetools==5.2.0
caio==0.9.8
certifi==2022.9.24
cffi==1.15.1
cfgv==3.3.1
charset-normalizer==2.1.1
click==8.1.3
commonmark==0.9.1
datasets==2.6.1
decorator==5.1.1
dill==0.3.5.1
distlib==0.3.6
dnspython==2.2.1
email-validator==1.3.0
entrypoints==0.4
exceptiongroup==1.0.0
fastapi==0.85.1
filelock==3.8.0
flake8==4.0.1
frozenlist==1.3.1
fsspec==2022.10.0
gitdb==4.0.9
GitPython==3.1.29
h11==0.14.0
httptools==0.5.0
huggingface-hub==0.10.1
identify==2.5.8
idna==3.4
importlib-metadata==5.0.0
iniconfig==1.1.1
isort==5.10.1
itsdangerous==2.1.2
Jinja2==3.1.2
joblib==1.2.0
jsonschema==4.17.0
MarkupSafe==2.1.1
mccabe==0.6.1
multidict==6.0.2
multiprocess==0.70.13
mypy-extensions==0.4.3
nodeenv==1.7.0
numpy==1.23.4
orjson==3.8.1
outcome==1.2.0
packaging==21.3
pandas==1.5.1
pathspec==0.10.1
Pillow==9.3.0
platformdirs==2.5.3
pluggy==1.0.0
pre-commit==2.17.0
protobuf==3.20.3
py==1.11.0
pyarrow==10.0.0
pycares==4.2.2
pycodestyle==2.8.0
pycparser==2.21
pydantic==1.10.2
pydeck==0.8.0
pyflakes==2.4.0
Pygments==2.13.0
PyJWT==2.6.0
Pympler==1.0.1
pyngrok==5.1.0
pyparsing==3.0.9
pyrsistent==0.19.2
PySocks==1.7.1
pytest==7.0.1
python-dateutil==2.8.2
python-dotenv==0.21.0
python-multipart==0.0.5
pytz==2022.6
pytz-deprecation-shim==0.1.0.post0
PyYAML==6.0
regex==2022.10.31
requests==2.28.1
responses==0.18.0
rich==12.6.0
scikit-learn==1.1.3
scipy==1.9.3
selenium==4.5.0
semver==2.13.0
sentencepiece==0.1.97
six==1.16.0
smmap==5.0.0
sniffio==1.3.0
sortedcontainers==2.4.0
starlette==0.20.4
stream-chat==4.5.0
streamlit==1.14.0
streamlit-chat==0.0.2.1
threadpoolctl==3.1.0
tokenizers==0.13.1
toml==0.10.2
tomli==2.0.1
toolz==0.12.0
torch==1.13.0
tornado==6.2
tqdm==4.64.1
transformers==4.24.0
trio==0.22.0
trio-websocket==0.9.2
typing_extensions==4.4.0
tzdata==2022.6
tzlocal==4.2
ujson==5.5.0
urllib3==1.26.12
uvicorn==0.18.3
uvloop==0.17.0
validators==0.20.0
virtualenv==20.16.6
watchdog==2.1.9
watchfiles==0.18.0
webdriver-manager==3.8.4
websockets==10.4
wsproto==1.2.0
xxhash==3.1.0
yarl==1.8.1
zipp==3.10.0