Skip to content

Commit

Permalink
update reqs
Browse files Browse the repository at this point in the history
  • Loading branch information
alanlujan91 committed Nov 15, 2024
1 parent 58c2df2 commit 2394823
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/execute-notebooks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,6 @@ jobs:
run: |
python -m pip install --upgrade pip
python -m pip install .
# For LabeledModels.ipynb
python -m pip install estimagic
# For nbstripout
python -m pip install nbstripout
# For nb_exec.py
Expand Down
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
estimagic>=0.4.6
interpolation>=2.2.3
joblib>=1.2
matplotlib>=3.6
networkx>=3
numba<0.60.0
numpy>=1.23
numpy<=1.26
optimagic
pandas>=1.5
pyyaml>=6.0
quantecon
Expand Down

0 comments on commit 2394823

Please sign in to comment.