Skip to content

Commit

Permalink
Changed Environment YML (#832)
Browse files Browse the repository at this point in the history
  • Loading branch information
lachlan-git authored Mar 28, 2024
1 parent bfee887 commit f15486c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions conda-environments/activitysim-dev-base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,13 +44,13 @@ dependencies:
- openmatrix = 0.3.*
- orca = 1.8
- pandas = 1.4.*
- pandera >= 0.15
- pandera >= 0.15, <0.18.1
- platformdirs = 3.2.*
- pre-commit
- psutil = 5.9.*
- pyarrow = 11.*
- pycodestyle
- pydantic = 2.6.*
- pydantic = 2.6.0
- pydata-sphinx-theme
- pyinstrument = 4.4
- pypyr = 5.8.*
Expand All @@ -77,4 +77,4 @@ dependencies:
- zstandard

- pip:
- autodoc_pydantic
- autodoc_pydantic

0 comments on commit f15486c

Please sign in to comment.