We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a3a1ee commit 56ca6dcCopy full SHA for 56ca6dc
requirements.txt
@@ -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
+dnspython
+fuzzywuzzy
+numpy
+pandas
+requests
+simplejson
+urllib3
test-requirements.txt
@@ -1,3 +1,3 @@
-pytest==3.2.3
-pytest-mock==1.6.3
-pep8==1.7.0
+pytest
+pytest-mock
+pep8
0 commit comments