Update deps (#8426)

* update web deps

* other deps
This commit is contained in:
Blake Blackshear
2023-11-02 13:36:49 +00:00
committed by GitHub
parent c57528cbcf
commit aefecad4c0
4 changed files with 143 additions and 168 deletions

View File

@@ -13,9 +13,9 @@ psutil == 5.9.*
pydantic == 1.10.*
git+https://github.com/fbcotter/py3nvml#egg=py3nvml
PyYAML == 6.0.*
pytz == 2023.3
ruamel.yaml == 0.17.*
tzlocal == 5.1
pytz == 2023.3.post1
ruamel.yaml == 0.18.*
tzlocal == 5.2
types-PyYAML == 6.0.*
requests == 2.31.*
types-requests == 2.31.*