Hello,
I have noticed that this library depends on casbin>=0.8.1. After further investigation, I discovered that pycasbin appears to be an alias for casbin (or vice versa). In version 1.44, casbin was removed from the metadata.
Currently, when attempting to install pycasbin and casbin-sqlalchemy-adapter, two versions of casbin are encountered in my environment (pycasbin==1.46.0 and casbin==1.43.0).
Could you please rectify this dependency issue?
Hello,
I have noticed that this library depends on
casbin>=0.8.1. After further investigation, I discovered thatpycasbinappears to be an alias forcasbin(or vice versa). In version 1.44,casbinwas removed from the metadata.Currently, when attempting to install
pycasbinandcasbin-sqlalchemy-adapter, two versions ofcasbinare encountered in my environment (pycasbin==1.46.0andcasbin==1.43.0).Could you please rectify this dependency issue?