# Python3 requirements for actinia core and GRASS GIS

boto3>=1.6.6
colorlog>=4.2.1
docutils==0.20.1
Flask>=3.0.0
Flask-HTTPAuth>=3.2.3
Flask-RESTful>=0.3.9
flask-restful-swagger-2
Flask-Cors>=3.0.3
fluent-logger>=0.9.4
google-cloud>=0.32.0
google-cloud-bigquery<=3.0.0
google-cloud-storage>=1.6.0
gunicorn>=19.9.0
matplotlib==3.3.4
passlib>=1.7.1
ply>=3.11
psutil>=5.7.0
python-json-logger
python-keycloak>=2.6.0
python-magic>=0.4.15
Sphinx>=1.7.1
redis>=2.10.6
requests>=2.20.0
rq>=0.10.0
setuptools
uWSGI>=2.0.17
wheel
geopandas
rasterio==1.3.4
pystac==0.5.6
PyJWT
werkzeug==3.0.1
# required for running i.sentinel.download from GCS:
pandas
sentinelsat
tqdm

# geopandas installs numpy, pandas, pyproj and Shapely as dependencies.
# we keep numpy, pandas and Shapely to it but need to pin pyproj version
# (Min supported proj version is 7.2.0, installed is 7.0.1)
# numpy>=1.15.4
# pandas
# Shapely
