Skip to content

Commit

Permalink
fix: use async version of casbin
Browse files Browse the repository at this point in the history
  • Loading branch information
setiawanisasi committed Jul 22, 2021
1 parent d981c6f commit 07d66cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
casbin>=0.8.1
SQLAlchemy>=1.2.18
databases>=0.2.6
databases>=0.2.6
asynccasbin>=1.1.7

0 comments on commit 07d66cf

Please sign in to comment.