Skip to content

Commit

Permalink
remove github dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick committed Jun 11, 2024
1 parent aa33ff3 commit ef4d887
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ scipy>=1.10.1
jax==0.4.28
jaxlib==0.4.28
qutip>=5.0.1
qutip-qtrl @ git+https://github.com/qutip/qutip-qtrl.git@master
qutip-jax @ git+https://github.com/qutip/qutip-jax.git@master
qutip-qtrl
qutip-jax
pre-commit
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ install_requires =
jaxlib
packaging
qutip
qutip-qtrl @ git+https://github.com/qutip/qutip-qtrl.git@master
qutip-jax @ git+https://github.com/qutip/qutip-jax.git@master
qutip-qtrl
qutip-jax
setup_requires =
cython>=1.0
packaging
Expand Down

0 comments on commit ef4d887

Please sign in to comment.