Skip to content

Commit

Permalink
markupsafeを"2.0.1"に固定
Browse files Browse the repository at this point in the history
下記と同じようにImportErrorが発生したため
aws/aws-sam-cli#3661
  • Loading branch information
tetsuya-ki committed Jul 31, 2022
1 parent 0c6d4b8 commit 807b9b0
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 84 deletions.
98 changes: 14 additions & 84 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ yarl = "1.5.1"
toml = "^0.10.2"
pycryptodome = "^3.10.1"
discord-py-interactions = "^3.0.2"
markupsafe = "2.0.1"

[tool.poetry.dev-dependencies]

Expand Down

0 comments on commit 807b9b0

Please sign in to comment.