Skip to content

Commit 2de1c81

Browse files
committed
Remove specific versions from dependencies needed to run the tests
Signed-off-by: Ivan Kanakarakis <[email protected]>
1 parent 4d73605 commit 2de1c81

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tests/test_requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
pytest==2.8.5
2-
responses==0.5.0
3-
beautifulsoup4==4.5.1
1+
pytest
2+
responses
3+
beautifulsoup4

0 commit comments

Comments
 (0)