Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +100 -7
requirements.txt
CHANGED
@@ -1,7 +1,100 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
altair==5.3.0
|
2 |
+
annotated-types==0.6.0
|
3 |
+
asttokens==2.4.1
|
4 |
+
attrs==23.2.0
|
5 |
+
blinker==1.8.1
|
6 |
+
blis==0.7.11
|
7 |
+
cachetools==5.3.3
|
8 |
+
catalogue==2.0.10
|
9 |
+
certifi==2024.2.2
|
10 |
+
charset-normalizer==3.3.2
|
11 |
+
click==8.1.7
|
12 |
+
cloudpathlib==0.16.0
|
13 |
+
colorama==0.4.6
|
14 |
+
comm==0.2.2
|
15 |
+
confection==0.1.4
|
16 |
+
contourpy==1.2.1
|
17 |
+
cycler==0.12.1
|
18 |
+
cymem==2.0.8
|
19 |
+
debugpy==1.8.1
|
20 |
+
decorator==5.1.1
|
21 |
+
executing==2.0.1
|
22 |
+
fonttools==4.51.0
|
23 |
+
gitdb==4.0.11
|
24 |
+
GitPython==3.1.43
|
25 |
+
idna==3.7
|
26 |
+
ipykernel==6.29.4
|
27 |
+
ipython==8.24.0
|
28 |
+
jedi==0.19.1
|
29 |
+
Jinja2==3.1.3
|
30 |
+
joblib==1.4.0
|
31 |
+
jsonschema==4.22.0
|
32 |
+
jsonschema-specifications==2023.12.1
|
33 |
+
jupyter_client==8.6.1
|
34 |
+
jupyter_core==5.7.2
|
35 |
+
kiwisolver==1.4.5
|
36 |
+
langcodes==3.4.0
|
37 |
+
language_data==1.2.0
|
38 |
+
marisa-trie==1.1.0
|
39 |
+
markdown-it-py==3.0.0
|
40 |
+
MarkupSafe==2.1.5
|
41 |
+
matplotlib==3.8.4
|
42 |
+
matplotlib-inline==0.1.7
|
43 |
+
mdurl==0.1.2
|
44 |
+
murmurhash==1.0.10
|
45 |
+
nest-asyncio==1.6.0
|
46 |
+
nltk==3.8.1
|
47 |
+
numpy==1.26.4
|
48 |
+
packaging==24.0
|
49 |
+
pandas==2.2.2
|
50 |
+
parso==0.8.4
|
51 |
+
pickleshare==0.7.5
|
52 |
+
pillow==10.3.0
|
53 |
+
platformdirs==4.2.1
|
54 |
+
preshed==3.0.9
|
55 |
+
prompt-toolkit==3.0.43
|
56 |
+
protobuf==4.25.3
|
57 |
+
psutil==5.9.8
|
58 |
+
pure-eval==0.2.2
|
59 |
+
pyarrow==16.0.0
|
60 |
+
pydantic==2.7.1
|
61 |
+
pydantic_core==2.18.2
|
62 |
+
pydeck==0.9.0
|
63 |
+
Pygments==2.17.2
|
64 |
+
pyparsing==3.1.2
|
65 |
+
python-dateutil==2.9.0.post0
|
66 |
+
pytz==2024.1
|
67 |
+
pywin32==306
|
68 |
+
pyzmq==26.0.2
|
69 |
+
referencing==0.35.0
|
70 |
+
regex==2024.4.28
|
71 |
+
requests==2.31.0
|
72 |
+
rich==13.7.1
|
73 |
+
rpds-py==0.18.0
|
74 |
+
scikit-learn==1.3.2
|
75 |
+
scipy==1.13.0
|
76 |
+
seaborn==0.13.2
|
77 |
+
six==1.16.0
|
78 |
+
smart-open==6.4.0
|
79 |
+
smmap==5.0.1
|
80 |
+
spacy==3.7.4
|
81 |
+
spacy-legacy==3.0.12
|
82 |
+
spacy-loggers==1.0.5
|
83 |
+
srsly==2.4.8
|
84 |
+
stack-data==0.6.3
|
85 |
+
tenacity==8.2.3
|
86 |
+
thinc==8.2.3
|
87 |
+
threadpoolctl==3.5.0
|
88 |
+
toml==0.10.2
|
89 |
+
toolz==0.12.1
|
90 |
+
tornado==6.4
|
91 |
+
tqdm==4.66.2
|
92 |
+
traitlets==5.14.3
|
93 |
+
typer==0.9.4
|
94 |
+
typing_extensions==4.11.0
|
95 |
+
tzdata==2024.1
|
96 |
+
urllib3==2.2.1
|
97 |
+
wasabi==1.1.2
|
98 |
+
watchdog==4.0.0
|
99 |
+
wcwidth==0.2.13
|
100 |
+
weasel==0.3.4
|