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:
@@ -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
|
||||
Reference in New Issue
Block a user