relay/requirements.txt

9 lines
264 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
cachetools>=5.2.0
click>=8.1.2
pyyaml>=6.0
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'