Skip to content

Commit 4eddb98

Browse files
authored
Merge pull request #108 from DIRACGrid/revert-107-chrisburr/pydantic-2-workaround
Revert "fix: Require pydantic<2"
2 parents 6b62674 + 8a93544 commit 4eddb98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

construct.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ specs:
8989
- psutil >=4.2.0
9090
- packaging >=21.2
9191
- pycurl
92-
- pydantic <2
92+
- pydantic
9393
- python-json-logger >=0.1.8
9494
- pytz >=2015.7
9595
- requests >=2.9.1

0 commit comments

Comments
 (0)