Skip to content

Commit

Permalink
fix: reintroduce pyyaml
Browse files Browse the repository at this point in the history
  • Loading branch information
TendTo committed Feb 14, 2024
1 parent 007d491 commit 5fb7213
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 @@ -39,6 +39,7 @@ dependencies = [
"cryptography==41.0.7",
"python-telegram-bot==20.8",
"pytz==2023.3.post1",
"PyYAML==6.0.1",
]
dynamic = ['version']

Expand Down

0 comments on commit 5fb7213

Please sign in to comment.