Skip to content

Commit

Permalink
pin pydantic and autodoc_pydantic
Browse files Browse the repository at this point in the history
  • Loading branch information
IAlibay authored Aug 7, 2023
1 parent 30a206b commit 4d0fc0d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies:
- pytest-xdist
- pytest-cov
- pytest-rerunfailures
- pydantic
- pydantic<2.0
- coverage
- openff-toolkit>=0.13.0
- openff-units==0.2.0
Expand All @@ -29,7 +29,7 @@ dependencies:
# Issue #443
- pymbar<4.0
# docs
- autodoc-pydantic
- autodoc-pydantic<2.0
- pydata-sphinx-theme
- sphinx-click
- pip:
Expand Down

0 comments on commit 4d0fc0d

Please sign in to comment.