Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -98
requirements.txt
CHANGED
@@ -1,99 +1,2 @@
|
|
1 |
-
|
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 |
-
pyzmq==26.0.2
|
68 |
-
referencing==0.35.0
|
69 |
-
regex==2024.4.28
|
70 |
-
requests==2.31.0
|
71 |
-
rich==13.7.1
|
72 |
-
rpds-py==0.18.0
|
73 |
-
scikit-learn==1.3.2
|
74 |
-
scipy==1.13.0
|
75 |
-
seaborn==0.13.2
|
76 |
-
six==1.16.0
|
77 |
-
smart-open==6.4.0
|
78 |
-
smmap==5.0.1
|
79 |
-
spacy==3.7.4
|
80 |
-
spacy-legacy==3.0.12
|
81 |
-
spacy-loggers==1.0.5
|
82 |
-
srsly==2.4.8
|
83 |
-
stack-data==0.6.3
|
84 |
-
tenacity==8.2.3
|
85 |
-
thinc==8.2.3
|
86 |
-
threadpoolctl==3.5.0
|
87 |
-
toml==0.10.2
|
88 |
-
toolz==0.12.1
|
89 |
-
tornado==6.4
|
90 |
-
tqdm==4.66.2
|
91 |
-
traitlets==5.14.3
|
92 |
-
typer==0.9.4
|
93 |
-
typing_extensions==4.11.0
|
94 |
-
tzdata==2024.1
|
95 |
-
urllib3==2.2.1
|
96 |
-
wasabi==1.1.2
|
97 |
-
watchdog==4.0.0
|
98 |
-
wcwidth==0.2.13
|
99 |
-
weasel==0.3.4
|
|
|
1 |
+
pandas==2.0.3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
nltk==3.8.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|