Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +46 -46
requirements.txt
CHANGED
@@ -1,47 +1,47 @@
|
|
1 |
-
blis
|
2 |
-
catalogue
|
3 |
-
certifi
|
4 |
-
charset-normalizer
|
5 |
-
ChatterBot
|
6 |
-
chatterbot-corpus
|
7 |
-
click
|
8 |
-
confection
|
9 |
-
cymem
|
10 |
en-core-web-sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-2.1.0/en_core_web_sm-2.1.0.tar.gz
|
11 |
-
Flask
|
12 |
-
idna
|
13 |
-
importlib-metadata
|
14 |
-
itsdangerous
|
15 |
-
Jinja2
|
16 |
-
joblib
|
17 |
-
langcodes
|
18 |
-
MarkupSafe
|
19 |
-
mathparse
|
20 |
-
murmurhash
|
21 |
-
nltk
|
22 |
-
numpy
|
23 |
-
packaging
|
24 |
-
pathy
|
25 |
-
plac
|
26 |
-
preshed
|
27 |
-
pydantic
|
28 |
-
python-dateutil
|
29 |
-
pytz
|
30 |
-
PyYAML
|
31 |
-
regex
|
32 |
-
requests
|
33 |
-
six
|
34 |
-
smart-open
|
35 |
-
spacy
|
36 |
-
spacy-legacy
|
37 |
-
spacy-loggers
|
38 |
-
SQLAlchemy
|
39 |
-
srsly
|
40 |
-
thinc
|
41 |
-
tqdm
|
42 |
-
typer
|
43 |
-
typing_extensions
|
44 |
-
urllib3
|
45 |
-
wasabi
|
46 |
-
Werkzeug
|
47 |
-
zipp
|
|
|
1 |
+
blis
|
2 |
+
catalogue
|
3 |
+
certifi
|
4 |
+
charset-normalizer
|
5 |
+
ChatterBot
|
6 |
+
chatterbot-corpus
|
7 |
+
click
|
8 |
+
confection
|
9 |
+
cymem
|
10 |
en-core-web-sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-2.1.0/en_core_web_sm-2.1.0.tar.gz
|
11 |
+
Flask
|
12 |
+
idna
|
13 |
+
importlib-metadata
|
14 |
+
itsdangerous
|
15 |
+
Jinja2
|
16 |
+
joblib
|
17 |
+
langcodes
|
18 |
+
MarkupSafe
|
19 |
+
mathparse
|
20 |
+
murmurhash
|
21 |
+
nltk
|
22 |
+
numpy
|
23 |
+
packaging
|
24 |
+
pathy
|
25 |
+
plac
|
26 |
+
preshed
|
27 |
+
pydantic
|
28 |
+
python-dateutil
|
29 |
+
pytz
|
30 |
+
PyYAML
|
31 |
+
regex
|
32 |
+
requests
|
33 |
+
six
|
34 |
+
smart-open
|
35 |
+
spacy
|
36 |
+
spacy-legacy
|
37 |
+
spacy-loggers
|
38 |
+
SQLAlchemy
|
39 |
+
srsly
|
40 |
+
thinc
|
41 |
+
tqdm
|
42 |
+
typer
|
43 |
+
typing_extensions
|
44 |
+
urllib3
|
45 |
+
wasabi
|
46 |
+
Werkzeug
|
47 |
+
zipp
|