orm
orm copied to clipboard
Update to Pendulum 3
Describe the bug I'm trying to use the package with Python 3.12 but the pendulum dependencie doesn't allow it. Is there any reason why it is locked at pendulum>=2.1,<2.2? I think it could be updated without any major change.
To Reproduce Steps to reproduce the behavior:
- Use Python 3.12
- pip install masonite-orm
- See error
Expected behavior Be able to use Masonite with Python 3.12
Desktop (please complete the following information):
- OS: Mac OS
- Version 14.3.1
What database are you using?
- Type: MySQL
- Version 8
- Masonite ORM v2.20.0
Additional context Any other steps you are doing or any other related information that will help us debug the problem please put here.