Skip to content

Commit

Permalink
bump to quantecon>=0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jGaboardi committed Jul 13, 2024
1 parent f1164bd commit 88163dc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ci/310-oldest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ dependencies:
# required
- esda=2.1.1
- libpysal=4.0.1
- quantecon=0.4.7
- quantecon=0.5.2
- scipy=1.3.0
- splot
# testing
Expand Down
2 changes: 1 addition & 1 deletion ci/39-oldest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ dependencies:
# required
- esda=2.1.1
- libpysal=4.0.1
- quantecon=0.4.7
- quantecon=0.5.2
- scipy=1.3.0
- splot
# testing
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ requires-python = ">=3.9"
dependencies = [
"esda>=2.1.1",
"libpysal>=4.0.1",
"quantecon>=0.4.7",
"quantecon>=0.5.2",
"scipy>=1.3",
]

Expand Down

0 comments on commit 88163dc

Please sign in to comment.