Skip to content

Commit ae35f4d

Browse files
committed
Don't use any version for the requirements
Currently the library isn't tested with different version. We will add version later again.
1 parent eb6320f commit ae35f4d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
requests>=2.9.1
2-
pandas>=0.17.0
3-
numpy>=1.10.1
1+
requests
2+
pandas
3+
numpy

0 commit comments

Comments
 (0)