Skip to content

Commit

Permalink
Update dependencies (#367)
Browse files Browse the repository at this point in the history
Update dependencies:

* Update optimade requirement from ~=0.16.4 to ~=0.16.6

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
CasperWA and dependabot[bot] committed Oct 27, 2021
1 parent 7d62386 commit a013cce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ cachecontrol[filecache]~=0.12.6
ipywidgets~=7.6
ipywidgets-extended>=1.1.1,<2
nglview~=3.0
optimade~=0.16.4
optimade~=0.16.6
pandas~=1.3
requests~=2.26
setuptools>=49.4
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements_base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ cachecontrol[filecache]~=0.12.6
ipywidgets~=7.6
ipywidgets-extended>=1.1.1,<2
nglview~=3.0
optimade~=0.16.4
optimade~=0.16.6
pandas~=1.3
requests~=2.26
widget_periodictable~=3.0

0 comments on commit a013cce

Please sign in to comment.