From 996ba0bc737858935da874c5a6ac8a8375d4e62c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E6=80=9D=E5=B7=9D?= Date: Tue, 8 Nov 2022 14:13:51 +0800 Subject: [PATCH] changes --- requirements.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index c3ac8ba..bda8546 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,8 +4,6 @@ SQLAlchemy~=1.4.41 PyMySQL~=1.0.2 uvicorn PyJWT~=2.5.0 -casbin~=1.17.1 cryptography pycryptodome -requests~=2.28.1 -pandas~=1.5.1 \ No newline at end of file +requests~=2.28.1 \ No newline at end of file