Skip to content

Commit

Permalink
Update requirements-dev.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Routhleck committed Jan 25, 2025
1 parent 9d3b6c8 commit c52d82c
Showing 1 changed file with 40 additions and 14 deletions.
54 changes: 40 additions & 14 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,17 +1,43 @@
numpy
jax
jaxlib
matplotlib
msgpack
tqdm
pathos
braintaichi
numba
brainstate
braintools
setuptools


# test requirements
pytest
absl-py
absl-py<=2.1.0
brainstate<=0.1.0.post20241210
braintaichi<=0.0.4
braintools<=0.0.4.post20241215
brainunit<=0.0.4
colorama<=0.4.6
contourpy<=1.3.1
cycler<=0.12.1
dill<=0.3.9
exceptiongroup<=1.2.2
fonttools<=4.55.3
iniconfig<=2.0.0
kiwisolver<=1.4.7
llvmlite<=0.43.0
markdown-it-py<=3.0.0
matplotlib<=3.10.0
mdurl<=0.1.2
ml_dtypes<=0.5.0
msgpack<=1.1.0
multiprocess<=0.70.17
numba<=0.60.0
numpy<=2.0.2
opt_einsum<=3.4.0
packaging<=24.2
pathos<=0.3.3
pillow<=11.0.0
pluggy<=1.5.0
pox<=0.3.5
ppft<=1.7.6.9
pygments<=2.18.0
pyparsing<=3.2.0
pytest<=8.3.4
python-dateutil<=2.9.0.post0
rich<=13.9.4
scipy<=1.14.1
six<=1.17.0
taichi<=1.7.2
tomli<=2.2.1
tqdm<=4.67.1
typing-extensions<=4.12.2

0 comments on commit c52d82c

Please sign in to comment.