diff --git a/requirements.txt b/requirements.txt index a1cc025..826c927 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,3 +2,4 @@ Flask==2.2.2 pyjwt==2.6.0 Flask-SocketIO==5.3.2 SQLAlchemy==1.4.20 +pymysql==1.0.2 \ No newline at end of file