diff --git a/requirements.txt b/requirements.txt index 88ba51c..61e83cd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,5 @@ bcrypt cryptography mariadb python-dotenv -pyTelegramBotAPI \ No newline at end of file +pyTelegramBotAPI +sqlmodel \ No newline at end of file