Skip to content

Commit

Permalink
Address additional files
Browse files Browse the repository at this point in the history
  • Loading branch information
christopherbunn committed Sep 22, 2023
1 parent 0af108c commit 334ad00
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ outputs:
- pip
- setuptools ==58.0.4
run:
- numpy >=1.21.0
- numpy >=1.22.0
- pandas >=1.5.0, <2.1.0
- dask >=2022.2.0, !=2022.10.1
- scipy >=1.5.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ lime==0.2.0.1
matplotlib==3.3.3
networkx==2.6
nlp-primitives==2.9.0
numpy==1.21.0
numpy==1.22.0
packaging==23.0
pandas==1.5.0
plotly==5.0.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ matplotlib==3.3.3
nbval==0.9.3
networkx==2.6
nlp-primitives==2.9.0
numpy==1.21.0
numpy==1.22.0
packaging==23.0
pandas==1.5.0
plotly==5.0.0
Expand Down

0 comments on commit 334ad00

Please sign in to comment.