Remove PyYAML usages and dependency (#13889)

This commit is contained in:
Nicolas Mowen
2024-09-22 13:08:36 -06:00
committed by GitHub
parent e8763b3697
commit 6bafb68d77
5 changed files with 12 additions and 9 deletions

View File

@@ -15,12 +15,10 @@ peewee_migrate == 1.13.*
psutil == 5.9.*
pydantic == 2.8.*
git+https://github.com/fbcotter/py3nvml#egg=py3nvml
PyYAML == 6.0.*
pytz == 2024.1
pyzmq == 26.2.*
ruamel.yaml == 0.18.*
tzlocal == 5.2
types-PyYAML == 6.0.*
requests == 2.32.*
types-requests == 2.32.*
scipy == 1.13.*