diff --git a/requirements.txt b/requirements.txt index 0eb5add..979a894 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,6 +4,6 @@ click>=8.1.2 hiredis==2.3.2 pyyaml>=6.0 redis==5.0.1 -tinysql[postgres]@https://git.barkshark.xyz/barkshark/tinysql/archive/0.2.3.tar.gz +tinysql[postgres]@https://git.barkshark.xyz/barkshark/tinysql/archive/0.2.4.tar.gz importlib_resources==6.1.1;python_version<'3.9'