We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 099730f commit 4fdd438Copy full SHA for 4fdd438
requirements.in
@@ -3,6 +3,8 @@ bolton-clack ~= 0.3.12
3
bolton-logrus ~= 0.1.1
4
bolton-typist ~= 0.2.0
5
jinja2
6
+# TODO: Remove the following constraint once clack crash is fixed.
7
+pydantic-settings <= 2.4
8
python-dateutil ~= 2.9
9
rich ~= 13.7
10
sqlmodel ~= 0.0.16
0 commit comments