Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ pycparser==2.22
# via cffi
pygments==2.18.0
# via sphinx
pynacl==1.5.0
pynacl==1.6.2
# via paramiko
pyparsing==3.1.4
# via matplotlib
Expand Down
2 changes: 1 addition & 1 deletion test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ pydantic==2.8.2
# qcengine
pydantic-core==2.20.1
# via pydantic
pynacl==1.5.0
pynacl==1.6.2
# via paramiko
pyparsing==3.1.4
# via matplotlib
Expand Down
Loading