mirror of
https://git.pleroma.social/pleroma/relay.git
synced 2024-11-23 15:08:00 +00:00
use right url for barkshark-sql
This commit is contained in:
parent
eff2f8b7fd
commit
dd9f17cd56
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue