Vorbereitung Release 0.2.0 #83

Merged
tpeetz merged 178 commits from develop/0.2.0 into main 2026-01-29 22:50:42 +00:00
2 changed files with 460 additions and 320 deletions
Showing only changes of commit 09c2a350e4 - Show all commits
+2 -1
View File
@@ -18,7 +18,7 @@ dependencies = [
"sqlalchemy>=2.0.40",
"sqlmodel>=0.0.24",
"python-dotenv>=1.1.0",
"python-jose>=3.4.0",
"python-jose[cryptography]>=3.4.0",
"python-multipart>=0.0.20",
"natsort>=8.4.0",
"psycopg2-binary>=2.9.10",
@@ -28,4 +28,5 @@ dependencies = [
"jinja2>=3.1.6",
"asyncpg>=0.30.0",
"bcrypt>=4.3.0",
"fastapi-jwt-auth>=0.5.0",
]
+458 -319
View File
File diff suppressed because it is too large Load Diff