Commit Graph

8 Commits

Author SHA1 Message Date
c2921876f7 Update build configuration and dependencies
- Adjusted Python version requirement from 3.13 to 3.11 in pyproject.toml, poetry.lock, and uv.lock.
- Modified Android APK build command in Makefile and GitHub Actions workflow to include package cleanup and exclude the watchdog.
- Updated dependencies in poetry.lock to reflect changes in Python version compatibility.
2025-11-16 01:31:33 -06:00
5da3be18cb Update dependencies in poetry.lock and pyproject.toml
- Added new packages: annotated-doc (0.0.4), annotated-types (0.7.0), arrow (1.4.0), binaryornot (0.4.4), chardet (5.2.0), charset-normalizer (3.4.4), and websockets (15.0.1).
- Updated rns dependency version to (>=1.0.2,<1.5.0) in both pyproject.toml and uv.lock.
- Updated content hash in poetry.lock for consistency.
2025-11-12 19:07:22 -06:00
3809ac8274 Update dependencies and build system configuration 2025-11-03 11:22:33 -06:00
70a4675092 add pytest dev dependencies 2025-09-20 13:26:38 -05:00
272eeac62c Update dependencies 2025-09-20 12:55:16 -05:00
Sudo-Ivan
5ecb9fe9e7 Remove pydantic dependency from pyproject.toml and poetry.lock 2025-05-28 23:55:12 -05:00
Sudo-Ivan
990b932d98 add pydantic 2025-05-28 23:44:35 -05:00
Sudo-Ivan
55e3c81206 initial commit 2025-05-28 21:42:11 -05:00