xmltodict<0.12.0; python_version == '3.3'
xmltodict==0.12; python_version != '3.3'
pytz
praw>=4.0.0,<6.0.0
geoip2<3.0; python_version <= '3.5' and python_version != '2.7'
geoip2>=3.0,<4.0; python_version == '2.7'
geoip2>=4.0,<5.0; python_version >= '3.6'
# transitive dependency of geoip2; v2 dropped py2.7 & py3 < 3.6
maxminddb<2.0; python_version < '3.6'
ipaddress<2.0; python_version < '3.3'
requests>=2.0.0,<3.0.0
urllib3<1.23; python_version == '3.3'
dnspython<2.0; python_version == '2.7'
dnspython<1.16.0; python_version == '3.3'
dnspython<3.0; python_version >= '3.4'
sqlalchemy<1.3; python_version == '3.3'
sqlalchemy<1.4; python_version != '3.3'
