add some missing libraries

This commit is contained in:
Osman Faruk Bayram 2025-05-05 16:03:30 +03:00
parent 8fa5d38f82
commit 171a94f174

View file

@ -31,11 +31,18 @@
uvicorn # ASGI server
sqlalchemy # ORM
python-multipart # fastapi multipart form data
jwt
psycopg2-binary
passlib
]
))
fastapi-cli
sqlitestudio
];
shellHook = ''
docker compose down
docker compose up -d
'';
};
});
# app for backing up the data