relay/requirements.txt

12 lines
324 B
Plaintext
Raw Normal View History

2024-01-10 04:06:23 +00:00
aiohttp>=3.9.1
2024-02-17 01:25:50 +00:00
aiohttp-swagger[performance]==1.0.16
2024-01-10 04:06:23 +00:00
aputils@https://git.barkshark.xyz/barkshark/aputils/archive/0.1.6a.tar.gz
2024-02-14 20:29:30 +00:00
argon2-cffi==23.1.0
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
2024-02-21 00:00:21 +00:00
barkshark-sql@https://git.barkshark.xyz/barkshark/bsql/archive/0.1.1.tar.gz
2024-01-29 09:26:54 +00:00
importlib_resources==6.1.1;python_version<'3.9'