feat: upgrade synccasbin, databases and SQLAlchemy versions to fix CI error (#4)

2 files changed
tree: 7ce48bdfc8b283aa5f13fec095e8165565ea1fc0
  1. .github/
  2. casbin_databases_adapter/
  3. tests/
  4. .gitignore
  5. .releaserc.json
  6. CHANGELOG.md
  7. LICENSE
  8. README.md
  9. requirements-test.txt
  10. requirements.txt
  11. setup.cfg
  12. setup.py
README.md

Databases Casbin Adapter

GitHub Actions Coverage Status Version PyPI - Wheel Pyversions Download License

This is an Adapter for PyCasbin that implemented using Databases connection to achieve async process

Installation

pip install casbin_databases_adapter

Getting Help

License

This project is licensed under the Apache 2.0 license.