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 d6be1f3 commit 8cfd735Copy full SHA for 8cfd735
requirements/base.txt
@@ -1,4 +1,4 @@
1
boto3>=1.19.5,==1.*
2
jsonschema<5,>=3.2 # TODO: evaluate risk of removing jsonschema 3.x support
3
-pydantic~=1.9.1
+pydantic~=1.10.2
4
typing_extensions~=4.4.0 # 3.7 doesn't have Literal
0 commit comments