Update dependency sqlalchemy to v2
This commit is contained in:
@ -25,7 +25,7 @@ python = "^3.9"
|
||||
python-dotenv = "^1.0.0"
|
||||
apscheduler = "^3.9.1.post1"
|
||||
dateparser = "^1.1.4"
|
||||
sqlalchemy = "^1.4.45"
|
||||
sqlalchemy = "^2.0.0"
|
||||
discord-py-interactions = "^4.4.0"
|
||||
dinteractions-paginator = { git = "https://github.com/interactions-py/paginator.git", rev = "unstable" }
|
||||
discord-webhook = "^1.0.0"
|
||||
|
Reference in New Issue
Block a user