From 45104c290ece1a834a21ac8ec91d2dc097e7850a Mon Sep 17 00:00:00 2001 From: jameshod5 Date: Mon, 13 May 2024 11:21:54 +0100 Subject: [PATCH] test requirements --- tests/requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index 22bd167..352a45e 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -5,4 +5,5 @@ SQLAlchemy_Utils==0.41.1 sqlakeyset==2.0.1708907391 sqlmodel==0.0.8 pandas==2.0.3 -strawberry-graphql \ No newline at end of file +strawberry-graphql +psycopg2-binary>=2.9.7 \ No newline at end of file