Skip to content

Commit

Permalink
update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
yashasvi-ranawat committed Oct 18, 2023
1 parent b6fbfff commit 85bc7bd
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
1 change: 1 addition & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ name = "pypi"

[packages]
runner = {editable = true, path = "."}
graphviz = "*"

[dev-packages]
sphinx = "*"
Expand Down
12 changes: 6 additions & 6 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
numpy==1.18.5
numpydoc==1.0.0
ase==3.19.0
psutil==5.7.3
docutils==0.16
graphviz==0.14.1
numpy
numpydoc
ase
psutil
docutils
graphviz

0 comments on commit 85bc7bd

Please sign in to comment.