Add Splitwise clone backend
This commit is contained in:
7
requirements.txt
Normal file
7
requirements.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
starlette>=0.40.0
|
||||
granian>=2.0.0
|
||||
tortoise-orm[asyncpg]>=0.22.0
|
||||
httpx>=0.28.0
|
||||
python-jose[cryptography]>=3.4.0
|
||||
pydantic>=2.10.0
|
||||
pydantic-settings>=2.6.0
|
||||
Reference in New Issue
Block a user