mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-30 13:10:47 +00:00
added additional testing packages to dev container
This commit is contained in:
parent
042140afec
commit
2e5ae82d3b
1 changed files with 2 additions and 0 deletions
|
|
@ -18,5 +18,7 @@ sqlmodel
|
||||||
pytest==9.0.2
|
pytest==9.0.2
|
||||||
pytest-cov==7.0.0
|
pytest-cov==7.0.0
|
||||||
ipykernel>=6.25,<7
|
ipykernel>=6.25,<7
|
||||||
|
dotenv
|
||||||
|
psycopg[binary]
|
||||||
# Formatting
|
# Formatting
|
||||||
black==26.1.0
|
black==26.1.0
|
||||||
Loading…
Add table
Reference in a new issue