chore: add requirements

This commit is contained in:
DEsimas 2024-12-19 23:23:45 +03:00
parent 6db6dba13d
commit e461869d7c
2 changed files with 2 additions and 1 deletions

2
UI/requirements.txt Normal file
View File

@ -0,0 +1,2 @@
flet==0.25.2
psycopg2==2.9.10

View File

@ -8,4 +8,3 @@ services:
- 6000:5432
volumes:
- ./postgres-data:/var/lib/postgresql/data