Skip to content

Commit

Permalink
Update optional backends
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewfeickert committed Sep 22, 2022
1 parent 101b955 commit 680e418
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/release-notes/v0.7.0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,9 @@ Important Notes

- JAX backend requires ``jax>=0.2.10``, ``jaxlib>=0.1.61``
- PyTorch backend requires ``torch>=1.10.0``
- TensorFlow backend requires ``tensorflow>=2.7.0``
- TensorFlow backend requires ``tensorflow>=2.7.0``, ``tensorflow-probability>=0.11.0``
- iminuit optimizer requires ``iminuit>=2.7.0``
- xmlio extra requires ``uproot>=4.1.1``

Fixes
-----
Expand Down

0 comments on commit 680e418

Please sign in to comment.