File tree 1 file changed +60
-23
lines changed
1 file changed +60
-23
lines changed Original file line number Diff line number Diff line change 1
-
1
+ attrs == 21.2.0
2
+ beautifulsoup4 == 4.9.3
3
+ blis == 0.4.1
4
+ bs4 == 0.0.1
5
+ catalogue == 2.0.4
6
+ certifi == 2021.5.30
7
+ chardet == 3.0.4
8
+ click == 7.1.2
9
+ cloudpickle == 1.6.0
10
+ cymem == 2.0.5
11
+ en-core-web-md @ https://github.com/explosion/spacy-models/releases/download/en_core_web_md-2.2.5/en_core_web_md-2.2.5.tar.gz
12
+ # use light model for development
13
+ en-core-web-sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.1.0/en_core_web_sm-3.1.0-py3-none-any.whl
2
14
Flask == 1.1.2
15
+ Flask-Cors == 3.0.3
3
16
flask-mongoengine == 0.9.5
4
17
Flask-Script == 2.0.6
5
- Flask-Cors == 3.0.3
6
-
7
- bs4 == 0.0.1
18
+ Flask-WTF == 0.15.1
19
+ gevent == 21.1.2
20
+ greenlet == 1.1.0
21
+ gunicorn == 20.1.0
8
22
html2text == 2017.10.4
9
- simplejson == 3.13.2
23
+ idna == 2.6
24
+ itsdangerous == 2.0.1
25
+ Jinja2 == 3.0.1
26
+ joblib == 1.0.1
27
+ MarkupSafe == 2.0.1
28
+ mongoengine == 0.23.1
29
+ murmurhash == 1.0.5
30
+ numpy == 1.21.1
31
+ packaging == 21.0
32
+ pandas == 1.3.1
33
+ parsedatetime == 2.6
34
+ pathy == 0.6.0
35
+ plac == 1.1.3
36
+ pluggy == 0.6.0
37
+ preshed == 3.0.5
38
+ py == 1.10.0
39
+ pydantic == 1.8.2
40
+ pymongo == 3.12.0
41
+ pyparsing == 2.4.7
10
42
pytest == 3.4.2
11
-
12
- scipy == 1.4.1
13
- numpy == 1.16.0
14
- pandas == 0.25.2
15
-
16
- spacy == 2.2.2
17
-
18
- scikit-learn == 0.19.1
19
- cloudpickle == 0.5.2
20
- h5py == 2.7.1
21
- tensorflow == 1.15.2
22
-
23
- parsedatetime == 2.4
24
- python-crfsuite == 0.9.5
25
- python-dateutil == 2.6.1
43
+ python-crfsuite == 0.9.7
44
+ python-dateutil == 2.8.2
45
+ pytz == 2021.1
26
46
requests == 2.18.4
27
-
28
- gunicorn == 19.7.1
29
- gevent == 1.2.2
47
+ scikit-learn == 0.24.2
48
+ scipy == 1.7.0
49
+ simplejson == 3.13.2
50
+ six == 1.16.0
51
+ smart-open == 5.1.0
52
+ soupsieve == 2.2.1
53
+ spacy == 3.1.1
54
+ spacy-legacy == 3.0.8
55
+ srsly == 2.4.1
56
+ thinc == 8.0.8
57
+ threadpoolctl == 2.2.0
58
+ tqdm == 4.61.2
59
+ typer == 0.3.2
60
+ typing-extensions == 3.10.0.0
61
+ urllib3 == 1.22
62
+ wasabi == 0.8.2
63
+ Werkzeug == 2.0.1
64
+ WTForms == 2.3.3
65
+ zope.event == 4.5.0
66
+ zope.interface == 5.4.0
You can’t perform that action at this time.
0 commit comments