Skip to content

Commit

Permalink
Also allow bumps in minor (but not major) versions for ripe.atlas.{co…
Browse files Browse the repository at this point in the history
…usteau,sagan}
  • Loading branch information
chrisamin committed Apr 16, 2018
1 parent 35afbc9 commit c5c440d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Expand Up @@ -34,8 +34,8 @@
"IPy",
"python-dateutil",
"requests>=2.7.0",
"ripe.atlas.cousteau==1.4.*",
"ripe.atlas.sagan==1.2.*",
"ripe.atlas.cousteau>=1.4,<2",
"ripe.atlas.sagan>=1.2,<2",
"tzlocal",
"pyyaml",
"pyOpenSSL>=0.13",
Expand Down

0 comments on commit c5c440d

Please sign in to comment.