Skip to content

Commit

Permalink
pin imjoy-rpc
Browse files Browse the repository at this point in the history
  • Loading branch information
oeway committed Mar 4, 2024
1 parent 7266434 commit ccf7f9c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@ requires = ["setuptools", "wheel"]

[project]
name = "bioimageio-chatbot"
version = "0.1.70"
version = "0.1.71"
readme = "README.md"
description = "Your Personal Assistant in BioImage Analysis."
dependencies = [
"schema-agents>=0.1.45",
"imjoy-rpc>=0.5.48.post2",
"requests",
"pypdf",
"hypha>=0.15.48",
"hypha>=0.15.47",
"tqdm",
"aiofiles",
"langchain>=0.1.6",
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ schema-agents>=0.1.45
imjoy-rpc>=0.5.48.post2
requests
pypdf
hypha>=0.15.48
hypha>=0.15.47
tqdm
aiofiles
serpapi
Expand Down

0 comments on commit ccf7f9c

Please sign in to comment.