Skip to content

Commit

Permalink
swicth to qcip_tools 0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pierre-24 committed Mar 8, 2023
1 parent 29e4f5b commit 81e20b8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ classifiers = [
dependencies = [
'pyyaml>=5.0',
'h5py',
'qcip-tools @ git+https://github.com/pierre-24/qcip_tools.git@v0.7.0',
'qcip-tools @ git+https://github.com/pierre-24/qcip_tools.git@v0.7.1',
'prompt_toolkit==1.0.15',
'pandas>=1.2',
'scipy>=1.7',
Expand Down
8 changes: 2 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.9
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile requirements.in
Expand Down Expand Up @@ -42,8 +42,6 @@ idna==3.4
# via requests
imagesize==1.4.1
# via sphinx
importlib-metadata==5.1.0
# via sphinx
jinja2==3.1.2
# via sphinx
markupsafe==2.1.1
Expand Down Expand Up @@ -91,7 +89,7 @@ pytz==2022.6
# pandas
pyyaml==6.0
# via nachos
qcip-tools @ git+https://github.com/pierre-24/qcip_tools.git@v0.7.0
qcip-tools @ git+https://github.com/pierre-24/qcip_tools.git@v0.7.1
# via nachos
requests==2.28.1
# via
Expand Down Expand Up @@ -142,5 +140,3 @@ urllib3==1.26.13
# via requests
wcwidth==0.2.5
# via prompt-toolkit
zipp==3.11.0
# via importlib-metadata

0 comments on commit 81e20b8

Please sign in to comment.