Skip to content

Commit

Permalink
update: Downgrade numpy to latest version that supports Python 3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
bellisk committed Jan 15, 2024
1 parent da60c72 commit 8aa182d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ isodate==0.6.0
itsdangerous==1.1.0
Jinja2==2.11.3
MarkupSafe==1.1.1
numpy==1.26.3
numpy==1.21.6
owlrl==5.2.3
pandas==1.2.3
pyparsing==2.4.7
Expand Down

0 comments on commit 8aa182d

Please sign in to comment.