Skip to content

Commit

Permalink
dev - Change psycopg2 requirement to binary version
Browse files Browse the repository at this point in the history
  • Loading branch information
bferguso committed Apr 20, 2024
1 parent 78d4557 commit 6321c1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arches/install/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Django>=4.2.11,<5.0.0
psycopg2==2.9.9
psycopg2-binary==2.9.9
urllib3<2
elasticsearch>=8.3.1,<9.0.0
rdflib==4.2.2
Expand Down

0 comments on commit 6321c1b

Please sign in to comment.