Skip to content

Commit

Permalink
bump requirements to highest possible python2 versions
Browse files Browse the repository at this point in the history
  • Loading branch information
furlongm committed Feb 23, 2021
1 parent 69b4690 commit b048be9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
geoip2==2.9.0
humanize==0.5.1
geoip2==3.0.0
humanize==1.0.0
ipaddr==2.2.0; python_version <= '2.7'
bottle==0.12.19
semantic_version==2.6.0
semantic_version==2.8.5

0 comments on commit b048be9

Please sign in to comment.