Skip to content

Commit

Permalink
Updated requirements - now we can allow pydantic v2 :-)
Browse files Browse the repository at this point in the history
  • Loading branch information
jesper-friis committed Aug 14, 2023
1 parent 70f555b commit f93c129
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ pint>=0.15,<0.23
openpyxl>=3.0.9,<3.2
pymongo>=4.4.0,<5
tripper>=0.2.5,<0.3
pydantic>=1.10.0,<2
#typing_extensions>=4.6,5
pydantic>=1.10.0,<3
typing_extensions>=4.1,<5

0 comments on commit f93c129

Please sign in to comment.