diff --git a/README.md b/README.md index fd8ea7c3..6f6b24f7 100644 --- a/README.md +++ b/README.md @@ -31,10 +31,10 @@ and for the Space Physics community. | Common modules | Community modules | | -------------- | ----------------- | -| matplotlib | pysat >= 3.0.2 | +| matplotlib | pysat >= 3.0.4 | | numpy | | | pandas | | -| xarray<2022.06.0 | | +| xarray | | ## GitHub Installation diff --git a/requirements.txt b/requirements.txt index d1a929da..6d818c0a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ matplotlib numpy pandas -pysat>=3.0.2 -xarray<2022.06.0 +pysat>=3.0.4 +xarray