Skip to content

Commit b95b892

Browse files
committed
pin packaging==21.3
22.0 dropped LegacyVersion: pypa/packaging#407 This makes it so our branches can no longer be parsed as versions
1 parent e56ff11 commit b95b892

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

docs/conda_environment.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ channels:
33
- conda-forge
44
- defaults
55
dependencies:
6+
- packaging=21.3
67
- python=3.11
78
- bison
89
- cmake

docs/docs_requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,4 @@ plotly
1515
nbsphinx
1616
jinja2
1717
sphinx-design
18+
packaging==21.3

0 commit comments

Comments
 (0)