chore: bump project version to 1.23.0 and add dependencies to requirements.txt

- Update version string across project files to 1.23.0
- Add new package dependencies to requirements.txt for project build
- Update changelog with release notes for version 1.22.0
- Add .png and .gemini file patterns to .gitignore to exclude binary and generated files
This commit is contained in:
2025-11-07 20:46:54 +00:00
parent c5cf6b3bcc
commit 2ecc479427
4 changed files with 22 additions and 1 deletions
+10
View File
@@ -0,0 +1,10 @@
pydantic==2.12.3
jinja2==3.1.4
cryptography==43.0.0
docker==7.1.0
gitpython==3.1.43
websockets==13.0.1
pytest==8.3.2
bcrypt==4.1.3
python-slugify==8.0.4
requests>=2.31.0