Skip to content

Commit

Permalink
added requirement for scrape_html
Browse files Browse the repository at this point in the history
  • Loading branch information
emcf committed Sep 5, 2024
1 parent 251cfb5 commit 1f496e4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ colorama
requests
pillow
pydantic
supabase
supabase
markdownify
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ def read_git_requirements(file):

setup(
name='thepipe_api',
version='1.2.9',
version='1.3.0',
author='Emmett McFarlane',
author_email='[email protected]',
description='AI-native extractor, powered by multimodal LLMs.',
Expand Down

0 comments on commit 1f496e4

Please sign in to comment.