Skip to content

Commit

Permalink
Merge branch 'main' into mypy_missing_imports
Browse files Browse the repository at this point in the history
  • Loading branch information
trevormorgan authored Aug 8, 2022
2 parents da4dfde + 859424b commit 10aa489
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
alabaster~=0.7.12
argon2-cffi~=21.3.0
argon2-cffi-bindings~=21.2.0
asttokens~=2.0.5
asttokens~=2.0.7
atomicwrites~=1.4.1
attrs~=22.1.0
Babel~=2.10.3
Expand All @@ -15,7 +15,7 @@ cfgv~=3.3.1
charset-normalizer~=2.1.0
colorama~=0.4.5
contextlib2~=21.6.0
coverage~=6.4.2
coverage~=6.4.3
cycler~=0.11.0
debugpy~=1.6.2
decorator~=5.1.1
Expand Down Expand Up @@ -84,7 +84,7 @@ pytest-cov~=3.0.0
python-dateutil~=2.8.2
pytz~=2022.1
pywin32==304; sys_platform == 'win32'
pywinpty==2.0.6; sys_platform == 'win32'
pywinpty==2.0.7; sys_platform == 'win32'
PyYAML~=6.0
pyzmq~=23.2.0
qcodes~=0.34.1
Expand Down

0 comments on commit 10aa489

Please sign in to comment.