SQLAlchemy>=0.8
GeoAlchemy2>=0.2.3
requests>=2.0
psycopg2>=2.5

# This install is recommended for performance, but not required.
# For pip 1.5+ you need to install with `pip install --allow-external cdecimal`
# as external urls are no longer allowed by default.
# cdecimal>=2.3

# NOTE: python-progressbar is not yet py3.3 compatible as of 4 jan 2014.
#       Use progressbar2 instead (fork of progressbar).
progressbar2>=2.6
