Skip to content

Commit

Permalink
pin packaging==21.3
Browse files Browse the repository at this point in the history
22.0 dropped LegacyVersion: pypa/packaging#407
This makes it so our branches can no longer be parsed as versions
  • Loading branch information
heerener committed Feb 5, 2024
1 parent e56ff11 commit b95b892
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/conda_environment.yml
Expand Up @@ -3,6 +3,7 @@ channels:
- conda-forge
- defaults
dependencies:
- packaging=21.3
- python=3.11
- bison
- cmake
Expand Down
1 change: 1 addition & 0 deletions docs/docs_requirements.txt
Expand Up @@ -15,3 +15,4 @@ plotly
nbsphinx
jinja2
sphinx-design
packaging==21.3

0 comments on commit b95b892

Please sign in to comment.