forked from cerc-io/stack-orchestrator
Update dependencies to get rid of pydantic errors (#472)
This commit is contained in:
parent
4ee745a4db
commit
0feeab6418
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user