diff --git a/README.md b/README.md index b345e5b..cb4fe9d 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@

### Disclaimers: -#### AI is responsible for over half of the coding. Also keep in mind that this software is mostly developed for personal use by myself and thus might not receive all feature requests desired. +#### Even though guided and checked, AI is responsible for over half of the coding. Also keep in mind that this software is mostly developed for personal use by myself and thus might not receive all feature requests desired. ################################################################ A comprehensive web-based solution for backing up GitHub repositories with scheduling, multiple backup formats, and user management. diff --git a/requirements.txt b/requirements.txt index 2625521..17bfb16 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,12 +5,12 @@ werkzeug==3.1.8 bcrypt==5.0.0 APScheduler==3.11.3 PyGithub==2.9.1 -gitpython==3.1.54 +gitpython==3.1.57 python-dotenv==1.2.2 requests==2.34.2 sqlalchemy==2.0.50 flask-sqlalchemy==3.1.1 wtforms==3.2.2 gunicorn==26.0.0 -pytz==2026.2 +pytz==2026.3.post1