Skip to content

Commit

Permalink
use github link for idaes flowsheet processor
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelPesce committed Oct 30, 2024
1 parent 62ea2f0 commit b7f3a81
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion backend/requirements-build.txt
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ h5py==3.10.0
htmlmin==0.1.12
httpcore==1.0.4
httpx==0.27.0
idaes-flowsheet-processor @ file:///Users/michaelpesce/Desktop/idaes-flowsheet-processor
idaes-flowsheet-processor @ git+https://github.com/watertap-org/idaes-flowsheet-processor.git
idaes-pse==2.6.0
identify==2.5.35
idna==3.3
Expand Down
2 changes: 1 addition & 1 deletion backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ certifi==2021.10.8
click==8.1.3
fastapi==0.110.0
h11==0.13.0
idaes-flowsheet-processor @ file:///Users/michaelpesce/Desktop/idaes-flowsheet-processor
idaes-flowsheet-processor @ git+https://github.com/watertap-org/idaes-flowsheet-processor.git
idna==3.3
pydantic==2.6.4
pydantic-settings==2.2.1
Expand Down

0 comments on commit b7f3a81

Please sign in to comment.