Skip to content

Commit

Permalink
update versions of requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
knikolaou committed Jan 19, 2024
1 parent 94db89f commit 3f64db7
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
numpy
numpy~=1.22.2
matplotlib
sphinx
flake8
black
ipython
flake8~=7.0.0
black~=23.12.1
ipython~=8.20.0
numpydoc
optax
optax~=0.1.2
sphinx_copybutton
sphinx_rtd_theme
nbsphinx
Expand All @@ -15,13 +15,13 @@ scikit-learn
jaxlib
jax
plotly
flax
tqdm
flax>=0.6.1
tqdm~=4.62.3
pandas
neural-tangents==0.6.4
tensorflow-datasets
tensorflow-datasets~=4.9.4
isort
tensorflow
pyyaml
jupyter
transformers
transformers~=4.36.2

0 comments on commit 3f64db7

Please sign in to comment.