94574e32ea
new file: authentication/Dockerfile new file: authentication/Makefile new file: authentication/__pycache__/main.cpython-313.pyc new file: authentication/database-migration/Dockerfile new file: authentication/database-migration/data.db new file: authentication/database-migration/db_migration.py new file: authentication/database-migration/migration.py new file: authentication/database-migration/requirements.txt new file: authentication/docker-compose.migration.yml new file: authentication/docker-compose.yml new file: authentication/main.py new file: authentication/requirements.txt
5 lines
53 B
Plaintext
5 lines
53 B
Plaintext
fastapi
|
|
psycopg_pool
|
|
uvicorn
|
|
psycopg[binary]
|
|
pydantic |