Skip to content

Commit

Permalink
Merge pull request #92 from opendatalab/gary-Shen-patch-1
Browse files Browse the repository at this point in the history
fix: add imp to the pyproject.toml
  • Loading branch information
gary-Shen authored Apr 4, 2024
2 parents d2bae02 + 7ca3835 commit 524cec2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ labelu = "labelu.main:cli"
[tool.poetry.dependencies]
python = "^3.7"
fastapi = "^0.86.0"
imp = "^3.11.8"
loguru = "^0.6.0"
sqlalchemy = "^1.4.43"
passlib = {extras = ["bcrypt"], version = "^1.7.4"}
Expand Down

0 comments on commit 524cec2

Please sign in to comment.