From 645e427a390672b22416d44a7afe54209b15d80b Mon Sep 17 00:00:00 2001 From: Kevin Caires <51523923+KevinCaires@users.noreply.github.com> Date: Thu, 1 Sep 2022 22:19:29 -0300 Subject: [PATCH] Update common.txt --- requirements/common.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements/common.txt b/requirements/common.txt index 4ca3497..189270c 100644 --- a/requirements/common.txt +++ b/requirements/common.txt @@ -1,4 +1,5 @@ discord.py mysqlclient psutil -SQLAlchemy \ No newline at end of file +SQLAlchemy +pytz