Skip to content

Commit

Permalink
Constrain the pip version. (#271)
Browse files Browse the repository at this point in the history
Can be relaxed after aiidalab/aiidalab#297 is
released.
  • Loading branch information
csadorf committed Jul 22, 2022
1 parent 8a987fe commit 64b4209
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ bokeh~=2.0
bqplot~=0.12
cookiecutter~=1.6
markdown~=3.1
pip~=22.0,<22.1
pysmiles~=1.0
pythreejs~=2.1
widget-periodictable~=2.1

0 comments on commit 64b4209

Please sign in to comment.