Skip to content

Commit

Permalink
Pin pydantic to less than 2
Browse files Browse the repository at this point in the history
  • Loading branch information
natelust committed Jul 4, 2023
1 parent fc3e73f commit 6d683bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pyyaml >= 5.1
pydantic
pydantic < 2
numpy >= 1.17
networkx
frozendict
Expand Down

0 comments on commit 6d683bc

Please sign in to comment.