From ff74679de88a9e6691529eb01388128f8f5aefac Mon Sep 17 00:00:00 2001 From: lash Date: Thu, 28 Apr 2022 15:37:06 +0000 Subject: [PATCH] Remove unneeded deps --- requirements.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/requirements.txt b/requirements.txt index f589ae3..7698b6a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,9 +1,9 @@ -pysha3==1.0.2 +#pysha3==1.0.2 hexathon~=0.1.5 leveldir~=0.3.0 -alembic==1.4.2 -SQLAlchemy==1.3.20 +#alembic==1.4.2 +#SQLAlchemy==1.3.20 confini~=0.6.0 -pyxdg~=0.27 -chainlib>=0.1.0b1,<=0.1.0 -shep>=0.1.1rc1,<=0.3.0 +#pyxdg~=0.27 +chainlib~=0.1.1 +shep~=0.2.3