Skip to content

Commit

Permalink
Merge branch 'master' into avoid-segfault
Browse files Browse the repository at this point in the history
  • Loading branch information
jesper-friis authored Oct 12, 2023
2 parents de2afd9 + 274ca49 commit ec049d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_full.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
fortran-language-server>=1.12.0,<1.13
PyYAML>=5.4.1,<7
# psycopg2-binary can lead to segfault - so far all seems good with v2.9.5
psycopg2
psycopg2>=2,<3
pandas>=1.2,<2.1
rdflib>=4.2.1,<7
pint>=0.15,<1
Expand Down

0 comments on commit ec049d1

Please sign in to comment.