added database connection

This commit is contained in:
Hosein
2025-12-26 11:17:52 +03:30
parent b4c3ad40dc
commit b16ed91822
7 changed files with 140 additions and 34 deletions
+6
View File
@@ -0,0 +1,6 @@
fastapi
uvicorn
pyTelegramBotAPI
psycopg2-binary
requests
dotenv