We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8dc2fee commit 59aac9bCopy full SHA for 59aac9b
pyproject.toml
@@ -7,6 +7,7 @@ authors = [
7
description = "Django's ORM adapter for PyCasbin"
8
readme = "README.md"
9
keywords = [
10
+ "pycasbin",
11
"casbin",
12
"adapter",
13
"storage-driver",
requirements.txt
@@ -1,3 +1,3 @@
1
-casbin>=1.16.10
+pycasbin>=2.0.0
2
Django
3
0 commit comments