Update requirements.txt
Fix `ModuleNotFoundError: No module named 'distro'` cause linux_distribution return None
This commit is contained in:
parent
ea66becd3d
commit
b6668faf21
1 changed files with 1 additions and 0 deletions
|
|
@ -5,3 +5,4 @@ pyyaml==5.4.1
|
||||||
jsonargparse==3.11.2
|
jsonargparse==3.11.2
|
||||||
python-slugify==5.0.2
|
python-slugify==5.0.2
|
||||||
packaging==20.9
|
packaging==20.9
|
||||||
|
distro=1.7.0
|
||||||
|
|
|
||||||
Loading…
Add table
editor.link_modal.header
Reference in a new issue