Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
hcarter333 authored Dec 24, 2023
1 parent b6c698b commit ad3ae03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ classifiers=[
]
requires-python = ">=3.8"
dependencies = [
"datasette=0.64.5",
"datasette<=0.64.6",
"datasette-enrichments>=0.2",
"sqlite-utils",
]
Expand Down

0 comments on commit ad3ae03

Please sign in to comment.