Skip to content

Commit

Permalink
try this
Browse files Browse the repository at this point in the history
  • Loading branch information
daquintero committed May 20, 2024
1 parent eb84d49 commit 12d785f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@ jupytext = "1.15.0"
Click = ">=7.0"
cocotb = "1.8.0"
# femwell = "0.1.8"
hdl21 = { git = "git@github.com:dan-fritchman/Hdl21.git" } # TODO fix when released
hdl21 = { git = "git@github.com:daquintero/Hdl21.git" } # TODO fix when released
jax = "^0.4.14"
jaxlib = "^0.4.14"
gdsfactory = { git = "git@github.com:gdsfactory/gdsfactory.git"} # TODO fix when released
gdsfactory = { git = "git@github.com:daquintero/gdsfactory.git"} # TODO fix when released
networkx = "^3.1"
numpy = "^1.24.4"
matplotlib = {version="*"}
Expand Down

0 comments on commit 12d785f

Please sign in to comment.