We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c75bd6a commit 67afe0dCopy full SHA for 67afe0d
requirements.txt
@@ -41,9 +41,9 @@ chardet==5.2.0 # lgpl
41
urllib3==2.2.1 # mit
42
43
# These must move as a set
44
-pydantic==2.7.0 # mit
+pydantic==2.7.1 # mit
45
pydantic-settings==2.2.1 # mit
46
-pydantic-core==2.18.1 # (indirect dependency)
+pydantic-core==2.18.2 # (indirect dependency)
47
48
# Is difficult to get install working, use system packages instead. On Ubuntu
49
# those are: libvirt-daemon-system libvirt-dev python3-libvirt
0 commit comments