Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
afuetterer authored Sep 26, 2023
1 parent bae3d2b commit f96a629
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ dependencies = [
"requests~=2.31",
"sparqlwrapper~=1.8",
"tika~=1.24",
"tldextract~=3.1",
"urlextract~=1.2",
"tldextract~=3.4",
"urlextract~=1.8",
"waitress~=2.1"
]
description = "FUJI (FAIRsFAIR Data Objects Assessment Service), A service to evaluate FAIR data objects based on FAIRsFAIR Metrics"
Expand Down

0 comments on commit f96a629

Please sign in to comment.