Skip to content

Commit

Permalink
pin packaging==21.3 (#2707)
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 b4c5480 commit 8e483a9
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 @@ -4,6 +4,7 @@ channels:
- defaults
dependencies:
- python=3.10
- packaging=21.3
- bison
- cmake
- xorg-libxcomposite
Expand Down
1 change: 1 addition & 0 deletions docs/docs_requirements.txt
Expand Up @@ -14,3 +14,4 @@ plotly
nbsphinx
jinja2
sphinx-design
packaging==21.3

0 comments on commit 8e483a9

Please sign in to comment.