Skip to content

Commit e5dfad5

Browse files
lesykalfredfrancis
authored andcommitted
Bump versions (alfredfrancis#51)
* Versions++ * Scipy version++
1 parent 553466f commit e5dfad5

File tree

1 file changed

+19
-19
lines changed

1 file changed

+19
-19
lines changed

requirements.txt

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
bs4==0.0.1
2-
Flask==0.11.1
3-
Flask-Cors==2.1.2
4-
html2text==2016.5.29
5-
httplib2==0.9.2
6-
ipaddress==1.0.16
7-
Jinja2==2.8
8-
JSON-log-formatter==0.1.0
9-
mongoengine==0.10.6
10-
nltk==3.2.1
11-
scipy==0.17.1
12-
numpy==1.11.0
13-
pandas==0.18.1
14-
parsedatetime==2.1
15-
python-crfsuite==0.8.4
16-
python-dateutil==2.5.3
17-
requests==2.10.0
18-
scikit-learn==0.17.1
19-
simplejson==3.8.2
20-
Werkzeug==0.11.10
2+
Flask==0.12.2
3+
Flask-Cors==3.0.3
4+
html2text==2017.10.4
5+
httplib2==0.10.3
6+
ipaddress==1.0.19
7+
Jinja2==2.10
8+
JSON-log-formatter==0.2.0
9+
mongoengine==0.15.0
10+
nltk==3.2.5
11+
scipy==0.19.1
12+
numpy==1.13.3
13+
pandas==0.21.1
14+
parsedatetime==2.4
15+
python-crfsuite==0.9.5
16+
python-dateutil==2.6.1
17+
requests==2.18.4
18+
scikit-learn==0.19.1
19+
simplejson==3.13.2
20+
Werkzeug==0.13
2121
gunicorn
2222
gevent

0 commit comments

Comments
 (0)