Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
Numpy version changed for compatibility reasons
  • Loading branch information
mntlra authored Mar 10, 2023
1 parent aba5c80 commit f6619c7
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 @@ -2,7 +2,7 @@ Owlready2==0.26
negspacy==0.1.9
pandas==1.0.4
torch==1.7.1
numpy==1.18.1
numpy==1.19.5
tqdm==4.55.0
rdflib==5.0.0
spacy==2.3.5
Expand Down

0 comments on commit f6619c7

Please sign in to comment.