Skip to content

Commit 56ca6dc

Browse files
author
ibitebyt3s
committed
Update *requirements.txt to fix installation issues
1 parent 4a3a1ee commit 56ca6dc

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

Diff for: requirements.txt

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
dnspython==1.15.0
2-
fuzzywuzzy==0.15.1
3-
numpy==1.12.0
4-
pandas==0.19.2
5-
requests==2.20.0
6-
simplejson==3.8.2
7-
urllib3==1.24.2
1+
dnspython
2+
fuzzywuzzy
3+
numpy
4+
pandas
5+
requests
6+
simplejson
7+
urllib3

Diff for: test-requirements.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
pytest==3.2.3
2-
pytest-mock==1.6.3
3-
pep8==1.7.0
1+
pytest
2+
pytest-mock
3+
pep8

0 commit comments

Comments
 (0)