feat: added patch promocode, promocode stat, user signup/signin, user profile get/patch, user feed

also bug fixes and improvements
This commit is contained in:
ITQ
2025-01-23 21:40:34 +03:00
parent 2c10be8cf2
commit b7d7334fe5
21 changed files with 565 additions and 98 deletions
+2
View File
@@ -15,6 +15,8 @@ dependencies = [
"gunicorn>=23.0.0",
"httpx>=0.28.1",
"psycopg2-binary>=2.9.10",
"pycountry>=24.6.1",
"pydantic-extra-types>=2.10.2",
"pydantic>=2.10.5",
"pydantic[email]>=2.10.5",
"pyjwt>=2.10.1",