Skip to content

Commit

Permalink
add jsonpath-ng to setup.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanSoley committed Sep 29, 2023
1 parent 23fd091 commit 2cb06d9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ install_requires =
click<=8.1.7,>=7.1
fsspec<=2023.9.0,>=2021.4.0
intake[dataframe]<=0.7.0,>=0.5.2
jsonpath-ng<=1.6.0,>=1.5.3
numpy<=1.25.2,>=1.22.0
pandas<=2.1.0,>=1.0.0
pyarrow<=13.0.0,>=0.18.0
Expand Down Expand Up @@ -117,6 +118,7 @@ upgrade =
dash-bootstrap-components
fsspec
intake[dataframe]
jsonpath-ng
numpy
pandas
pyarrow
Expand Down

0 comments on commit 2cb06d9

Please sign in to comment.