Skip to content

Commit

Permalink
Merge pull request #20 from doccano/enhancement/upgrade-dependencies
Browse files Browse the repository at this point in the history
Upgrade pydantic
  • Loading branch information
Hironsan committed Jul 20, 2023
2 parents 6352807 + 5ce08a3 commit 9383329
Show file tree
Hide file tree
Showing 5 changed files with 762 additions and 423 deletions.
3 changes: 1 addition & 2 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,13 @@ pytest-cov = "*"
isort = "*"
mypy = "*"
vcrpy = "*"
types-requests = "*"

[packages]
requests = "*"
boto3 = "*"
pydantic = "*"
jinja2 = "*"
joblib = "*"
typing-extensions = "*"

[requires]
python_version = "3.8"
Expand Down
Loading

0 comments on commit 9383329

Please sign in to comment.