Skip to content

Commit fbc38ef

Browse files
committed
Relax dependency versions
1 parent 5ccb6eb commit fbc38ef

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
requests==2.3.0
2-
termcolor==1.1.0
1+
requests>=2.3.0,<3.0
2+
termcolor>=1.1.0,<2.0

0 commit comments

Comments
 (0)