👨🏻🌾Update dependencies
This commit is contained in:
1002
poetry.lock
generated
1002
poetry.lock
generated
File diff suppressed because it is too large
Load Diff
@ -23,9 +23,9 @@ bot = "discord_reminder_bot.main:start"
|
|||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
python = "^3.9"
|
python = "^3.9"
|
||||||
python-dotenv = "^0.21.0"
|
python-dotenv = "^0.21.0"
|
||||||
apscheduler = "^3.9.1"
|
apscheduler = "^3.9.1.post1"
|
||||||
dateparser = "^1.1.2"
|
dateparser = "^1.1.4"
|
||||||
sqlalchemy = "^1.4.42"
|
sqlalchemy = "^1.4.45"
|
||||||
discord-py-interactions = { git = "https://github.com/interactions-py/library.git", rev = "unstable" }
|
discord-py-interactions = { git = "https://github.com/interactions-py/library.git", rev = "unstable" }
|
||||||
interactions-wait-for = "^1.0.6"
|
interactions-wait-for = "^1.0.6"
|
||||||
dinteractions-paginator = { git = "https://github.com/interactions-py/paginator.git", rev = "unstable" }
|
dinteractions-paginator = { git = "https://github.com/interactions-py/paginator.git", rev = "unstable" }
|
||||||
|
Reference in New Issue
Block a user