diff --git a/requirements.txt b/requirements.txt index f994019..cdb0729 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,6 +7,6 @@ gunicorn==21.1.0 hiredis==2.3.2 pyyaml>=6.0 redis==5.0.1 -barkshark-sql@https://git.barkshark.xyz/barkshark/blib/archive/main.tar.gz +barkshark-sql@https://git.barkshark.xyz/barkshark/bsql/archive/main.tar.gz importlib_resources==6.1.1;python_version<'3.9'