[2.2.x] Pinned geoip2 < 4.0.0 in test requirements.

geoip2 4+ doesn't support Python 3.5.
This commit is contained in:
Mariusz Felisiak 2020-07-23 10:07:35 +02:00 committed by GitHub
parent eb81593875
commit d74e1c0521
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
argon2-cffi >= 16.1.0
bcrypt
docutils
geoip2
geoip2 < 4.0.0
jinja2 >= 2.9.2
numpy
Pillow != 5.4.0