Skip to content

Commit bd57b4e

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 b4c5480 commit bd57b4e

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
@@ -4,6 +4,7 @@ channels:
44
- defaults
55
dependencies:
66
- python=3.10
7+
- packaging=21.3
78
- bison
89
- cmake
910
- xorg-libxcomposite

docs/docs_requirements.txt

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

0 commit comments

Comments
 (0)