Skip to content

Commit a7d0973

Browse files
committed
Disallow pydantic 1.10.20
1 parent 4d38575 commit a7d0973

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rdev_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
black
22
click
33
packaging
4-
pydantic<2
4+
pydantic<2,!=1.10.20
55
pytest
66
requests
77
setuptools

0 commit comments

Comments
 (0)