Skip to content

Commit 24b7c92

Browse files
authored
feat: switch from casbin to pycasbin (#8)
1 parent 3a8fd5c commit 24b7c92

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
casbin>=0.8.4
1+
pycasbin>=2.0.0
22
pymongo>=4.13.0

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
long_description_content_type="text/markdown",
2626
url="https://github.com/officialpycasbin/pymongo-adapter",
2727
keywords=[
28+
"pycasbin",
2829
"casbin",
2930
"pymongo",
3031
"casbin-adapter",

0 commit comments

Comments
 (0)