relay/requirements.txt

10 lines
274 B
Plaintext
Raw Normal View History

2024-01-10 04:06:23 +00:00
aiohttp>=3.9.1
aputils@https://git.barkshark.xyz/barkshark/aputils/archive/0.1.6a.tar.gz
click>=8.1.2
2024-02-01 02:23:45 +00:00
hiredis==2.3.2
pyyaml>=6.0
2024-02-01 02:23:45 +00:00
redis==5.0.1
tinysql[postgres]@https://git.barkshark.xyz/barkshark/tinysql/archive/0.2.3.tar.gz
2024-01-29 09:26:54 +00:00
importlib_resources==6.1.1;python_version<'3.9'