chore: add requirements
This commit is contained in:
parent
6db6dba13d
commit
e461869d7c
|
@ -0,0 +1,2 @@
|
||||||
|
flet==0.25.2
|
||||||
|
psycopg2==2.9.10
|
|
@ -8,4 +8,3 @@ services:
|
||||||
- 6000:5432
|
- 6000:5432
|
||||||
volumes:
|
volumes:
|
||||||
- ./postgres-data:/var/lib/postgresql/data
|
- ./postgres-data:/var/lib/postgresql/data
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue