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