Skip to content

Commit

Permalink
datasette>=0.65.1
Browse files Browse the repository at this point in the history
To ensure fix for the HTTPX problem:

- simonw/datasette#2443
  • Loading branch information
simonw authored Nov 29, 2024
1 parent 1225c06 commit e8175c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
GitPython
sqlite-utils>=3.2
beautifulsoup4
datasette>=0.57
datasette>=0.65.1
datasette-atom>=0.7
datasette-publish-fly
datasette-template-sql>=1.0.2
Expand All @@ -12,4 +12,4 @@ s3-credentials
shot-scraper
openai-to-sqlite>=0.4.2
sqlite-utils-sqlite-vec
datasette-sqlite-vec
datasette-sqlite-vec

0 comments on commit e8175c1

Please sign in to comment.