Skip to content

Commit a0afcd2

Browse files
committed
Allow the user to pin oauth2 and requests. Require a minimum version, not an exact one.
1 parent 46cb50a commit a0afcd2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
oauth2==1.5.211
2-
requests==0.14.0
1+
oauth2>=1.5.211
2+
requests>=0.14.0
33
python-dateutil>=1.5

0 commit comments

Comments
 (0)