Skip to content

Commit ce6f06c

Browse files
committed
fix: (temporarily) require pydantic
<2
1 parent b25d15a commit ce6f06c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ dependencies:
3030
- psutil >=4.2.0
3131
- pyasn1 >0.4.1
3232
- pyasn1-modules
33-
- pydantic
33+
- pydantic <2
3434
- python-json-logger >=0.1.8
3535
- pytz >=2015.7
3636
- pyyaml

0 commit comments

Comments
 (0)