relay/requirements.txt

11 lines
291 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-05 18:15:08 +00:00
gunicorn==21.1.0
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
2024-02-04 09:41:04 +00:00
tinysql[postgres]@https://git.barkshark.xyz/barkshark/tinysql/archive/0.2.4.tar.gz
2024-01-29 09:26:54 +00:00
importlib_resources==6.1.1;python_version<'3.9'