From b5b2a936c17a82b32ac85f847e200de71fdf9dac Mon Sep 17 00:00:00 2001 From: Cole Deck Date: Sat, 17 Feb 2024 20:25:51 -0600 Subject: [PATCH] Switch to binary dependency --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ba15039..76fc407 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ pypdf2==2.12.1 alive-progress requests git+https://github.com/Byeongdulee/python-urx.git -psycopg2 +psycopg2-binary pyyaml Flask selenium