Update dependencies to get rid of pydantic errors #472

Merged
telackey merged 1 commits from dboreham/update-dependencies into main 2023-07-31 12:50:12 +00:00

View File

@ -1,7 +1,7 @@
python-decouple>=3.6
GitPython>=3.1.27
tqdm>=4.64.0
python-on-whales>=0.58.0
click>=8.1.3
pyyaml>=6.0
python-decouple>=3.8
GitPython>=3.1.32
tqdm>=4.65.0
python-on-whales>=0.64.0
click>=8.1.6
PyYAML>=6.0.1
ruamel.yaml>=0.17.32