Skip to content

Commit 1bfc287

Browse files
authored
Merge pull request #9 from amorenoz/numpy_build_err
requirements: Fix build on Python 3.12.
2 parents ae87d17 + db995cd commit 1bfc287

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
pandas==1.5.3
2-
numpy==1.24.3
2+
numpy==1.26.2
33
pdftotext==2.2.2

0 commit comments

Comments
 (0)