Skip to content

Commit

Permalink
require pydantic
Browse files Browse the repository at this point in the history
  • Loading branch information
sir-sigurd committed Jun 4, 2024
1 parent b436cd1 commit 6ee32b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/python/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ def run(self):
'tqdm>=4.32',
'requests_futures==1.0.0',
'jsonschema>=3,<5',
'pydantic', # XXX: set version
],
extras_require={
'pyarrow': [
Expand Down

0 comments on commit 6ee32b0

Please sign in to comment.