ESA-VirES / VirES-Python-Client

viresclient is a Python package for easy access to Swarm & Aeolus products as xarray.Dataset
https://viresclient.readthedocs.io
MIT License
17 stars 1 forks source link

Allow Jinja2 v3 in installation #74

Closed smithara closed 2 years ago

smithara commented 2 years ago

viresclient was holding back the version of Jinja2 (to v2). Could cause a problem with some libraries within a conda environment that are expecting v3