Update dependencies

This commit is contained in:
2022-03-18 00:58:42 +01:00
parent 9a2dc15433
commit c5abe6323c
2 changed files with 6 additions and 6 deletions

View File

@ -26,7 +26,7 @@ python = "^3.9"
python-dotenv = "^0.19.2"
discord-py-slash-command = "^3.0.3"
APScheduler = "^3.9.1"
dateparser = "^1.1.0"
dateparser = "^1.1.1"
SQLAlchemy = "^1.4.32"
[build-system]