You've already forked Promocode-API
mirror of
https://github.com/devitq/Promocode-API.git
synced 2026-05-23 01:37:14 +00:00
feat: added business models, implemented business signup and signin
This commit is contained in:
@@ -14,6 +14,9 @@ dependencies = [
|
||||
"gunicorn>=23.0.0",
|
||||
"httpx>=0.28.1",
|
||||
"psycopg2-binary>=2.9.10",
|
||||
"pydantic>=2.10.5",
|
||||
"pydantic[email]>=2.10.5",
|
||||
"pyjwt>=2.10.1",
|
||||
"python-json-logger>=3.2.1",
|
||||
"redis>=5.2.1",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user