Skip to content
This repository was archived by the owner on Aug 16, 2022. It is now read-only.

Commit

Permalink
Bump rpc version to 0.3.7 and remove unused utils files (#136)
Browse files Browse the repository at this point in the history
* bump imjoy-rpc to 0.3.7

* Remove two more files
  • Loading branch information
oeway authored Apr 27, 2021
1 parent 90e5cb8 commit c2fa6da
Show file tree
Hide file tree
Showing 10 changed files with 2 additions and 664 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
fastapi==0.63.0
imjoy-jupyter-extension==0.2.14
imjoy-rpc==0.3.6
imjoy-rpc==0.3.7
ipykernel==5.5.3
jupyter==1.0.0
numpy==1.19.5 # needs to stay compatible with latest tensorflow
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
except ImportError:
REQUIREMENTS = [
"numpy",
"imjoy-rpc>=0.3.6",
"imjoy-rpc>=0.3.7",
"pydantic[email]>=1.8.1",
"python-dotenv>=0.17.0",
"python-engineio==4.0.0",
Expand Down
91 changes: 0 additions & 91 deletions utils/ImJoyEngine.platypus

This file was deleted.

129 changes: 0 additions & 129 deletions utils/ImJoyEngine.ps1

This file was deleted.

38 changes: 0 additions & 38 deletions utils/ImJoyEngine.sh

This file was deleted.

21 changes: 0 additions & 21 deletions utils/LICENSE

This file was deleted.

Loading

0 comments on commit c2fa6da

Please sign in to comment.