Skip to content

Commit

Permalink
update environments
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanSoley committed Feb 27, 2024
1 parent 9e790ae commit 9213b5b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/docs-environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ dependencies:
- dash<=2.15.0,>=2.11.0
- dash-bootstrap-components<=1.5.0,>=1.0.0
- fsspec<=2024.2.0,>=2021.4.0
- intake[dataframe]<=2.0.1,>=0.5.2
- intake[dataframe]<=2.0.3,>=0.5.2
- jsonpath-ng<=1.6.1,>=1.5.3
- numpy<=1.26.4,>=1.22.0
- pandas<=2.2.1,>=1.0.0
Expand Down
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ dependencies:

- click<=8.1.7,>=7.1
- fsspec<=2024.2.0,>=2021.4.0
- intake[dataframe]<=2.0.1,>=0.5.2
- intake[dataframe]<=2.0.3,>=0.5.2
- jsonpath-ng<=1.6.1,>=1.5.3
- numpy<=1.26.4,>=1.22.0
- pandas<=2.2.1,>=1.0.0
Expand Down

0 comments on commit 9213b5b

Please sign in to comment.