Skip to content

Commit

Permalink
Update requirements
Browse files Browse the repository at this point in the history
Signed-off-by: Antonio Bibiano <antbbn@gmail.com>
  • Loading branch information
antbbn committed May 26, 2024
1 parent 7ac80b2 commit e304ee5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions requirements/core-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,4 @@ Jinja2<4,>=2.11; platform_system != 'Windows'
Jinja2<4,>=3.0; platform_system == 'Windows'
matplotlib<4
graphene<4
fsspec>2021.09
4 changes: 4 additions & 0 deletions requirements/core-requirements.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,3 +85,7 @@ matplotlib:
graphene:
pip_release: graphene
max_major_version: 3

fsspec:
pip_release: fsspec
minimum: "2021.09"

0 comments on commit e304ee5

Please sign in to comment.