Skip to content

Commit 5cc034d

Browse files
committed
update requirements.txt
1 parent 02a3112 commit 5cc034d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

requirements.txt

+8
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,26 @@ annoy==1.15.2
22
certifi==2019.3.9
33
chardet==3.0.4
44
Click==7.0
5+
entrypoints==0.3
6+
flake8==3.7.7
57
idna==2.8
68
joblib==0.13.2
79
lightfm==1.15
10+
mccabe==0.6.1
11+
mypy==0.701
12+
mypy-extensions==0.4.1
813
numpy==1.16.3
914
pandas==0.24.2
1015
psycopg2-binary==2.8.2
1116
PTable==0.9.2
17+
pycodestyle==2.5.0
18+
pyflakes==2.1.1
1219
python-dateutil==2.8.0
1320
pytz==2019.1
1421
requests==2.21.0
1522
scikit-learn==0.21.2
1623
scipy==1.2.1
1724
six==1.12.0
1825
sklearn==0.0
26+
typed-ast==1.3.5
1927
urllib3==1.24.3

0 commit comments

Comments
 (0)