[V1.0] Working application, added notifications.

Ready to upload to store.
This commit is contained in:
c-d-p
2025-04-27 00:39:52 +02:00
parent 04d9136b96
commit 62d6b8bdfd
86 changed files with 2250 additions and 240 deletions

View File

@@ -47,8 +47,12 @@ click-plugins==1.1.1
# via celery
click-repl==0.3.0
# via celery
dnspython==2.7.0
# via eventlet
ecdsa==0.19.1
# via python-jose
eventlet==0.39.1
# via -r requirements.in
fastapi==0.115.12
# via -r requirements.in
gevent==25.4.1
@@ -61,6 +65,7 @@ google-genai==1.11.0
# via -r requirements.in
greenlet==3.2.0
# via
# eventlet
# gevent
# sqlalchemy
h11==0.14.0