diff --git a/requirements-provider.txt b/requirements-provider.txt index 3394cb2..df3dc73 100644 --- a/requirements-provider.txt +++ b/requirements-provider.txt @@ -2,6 +2,8 @@ elasticsearch==7.1.0 fiona #GDAL>=3.0.0 netCDF4 +pandas; python_version < '3.7' +pandas==1.2.5; python_version >= '3.7' psycopg2-binary==2.8.4 pygeometa pymongo==3.10.1