2 Commits
0.3.0 ... 0.3.1

Author SHA1 Message Date
08af3ed38d release: version 0.3.1 🚀
All checks were successful
Upload Python Package / Create Release (push) Successful in 32s
Upload Python Package / deploy (push) Successful in 3m37s
2026-04-04 23:23:06 +02:00
cc5060d317 fix: fix broken Docker build, refs NOISSUE 2026-04-04 23:22:54 +02:00
3 changed files with 13 additions and 6 deletions

View File

@@ -4,6 +4,14 @@ Changelog
(unreleased)
------------
Fix
~~~
- Fix broken Docker build, refs NOISSUE. [Simon Diesenreiter]
0.3.0 (2026-04-04)
------------------
- Feat: dashboard via NiceGUI, refs NOISSUE. [Simon Diesenreiter]

View File

@@ -1 +1 @@
0.3.0
0.3.1

View File

@@ -1,10 +1,10 @@
fastapi==0.109.0
fastapi>=0.135.3
uvicorn[standard]==0.27.0
sqlalchemy==2.0.25
psycopg2-binary==2.9.9
pydantic==2.5.3
pydantic==2.12.5
pydantic-settings==2.1.0
python-multipart==0.0.6
python-multipart==0.0.22
aiofiles==23.2.1
python-telegram-bot==20.7
requests==2.31.0
@@ -15,5 +15,4 @@ isort==5.13.2
flake8==6.1.0
mypy==1.7.1
httpx==0.25.2
nicegui==1.4.19
pydantic-settings==2.1.0
nicegui==3.9.0