Skip to content

Commit

Permalink
updates dependency on nucypher-core to v0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
KPrasch committed Oct 24, 2023
1 parent c788aca commit 9137d2a
Show file tree
Hide file tree
Showing 5 changed files with 54 additions and 55 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ python_version = "3"
constant-sorrow = ">=0.1.0a9"
bytestring-splitter = ">=2.4.0"
hendrix = ">=4.0"
nucypher-core = "==0.12.0"
nucypher-core = "==0.13.0"
# Cryptography
cryptography = ">=3.2"
mnemonic = "*"
Expand Down
47 changes: 21 additions & 26 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
aiohttp==3.8.2; python_version >= '3.6'
aiosignal==1.3.1; python_version >= '3.7'
ape-solidity==0.6.9; python_version >= '3.8' and python_version < '4'
appnope==0.1.3; sys_platform == 'darwin'
asttokens==2.4.0
async-timeout==4.0.3; python_version >= '3.7'
attrs==23.1.0; python_version >= '3.7'
Expand All @@ -16,7 +15,7 @@ cfgv==3.4.0; python_version >= '3.8'
charset-normalizer==2.1.1; python_full_version >= '3.6.0'
click==8.1.7; python_version >= '3.7'
commonmark==0.9.1
coverage==6.5.0; python_version >= '3.7'
coverage[toml]==6.5.0; python_version >= '3.7'
cryptography==41.0.5; python_version >= '3.7'
cytoolz==0.12.2; implementation_name == 'cpython'
dataclassy==0.11.1; python_version >= '3.6'
Expand Down
55 changes: 30 additions & 25 deletions docs-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,28 +1,33 @@
-i https://pypi.python.org/simple
alabaster==0.7.13; python_version >= '3.6'
babel==2.13.1; python_version >= '3.7'
certifi==2023.7.22; python_version >= '3.6'
charset-normalizer==2.1.1; python_full_version >= '3.6.0'
click==8.1.7; python_version >= '3.7'
docutils==0.17.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
idna==3.4; python_version >= '3.5'
imagesize==1.4.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
alabaster==0.7.13 ; python_version >= '3.6'
babel==2.12.1 ; python_version >= '3.7'
certifi==2023.7.22 ; python_version >= '3.6'
charset-normalizer==2.1.1
click==8.1.7 ; python_version >= '3.7'
click-default-group==1.2.4 ; python_version >= '2.7'
docutils==0.17.1
idna==3.4 ; python_version >= '3.5'
imagesize==1.4.1 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
importlib-resources==6.0.1 ; python_version < '3.10'
incremental==22.10.0
jinja2==3.0.3; python_version >= '3.6'
markupsafe==2.1.3; python_version >= '3.7'
packaging==23.2; python_version >= '3.7'
pygments==2.16.1; python_version >= '3.7'
requests==2.31.0; python_version >= '3.7'
setuptools==68.2.2; python_version >= '3.8'
jinja2==3.0.3
markupsafe==2.1.3 ; python_version >= '3.7'
packaging==23.1 ; python_version >= '3.7'
pygments==2.16.1 ; python_version >= '3.7'
pytz==2023.3 ; python_version < '3.9'
requests==2.31.0 ; python_version >= '3.7'
setuptools==68.1.2 ; python_version >= '3.8'
snowballstemmer==2.2.0
sphinx==3.0.1; python_version >= '3.5'
sphinx-rtd-theme==1.3.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
sphinxcontrib-applehelp==1.0.4; python_version >= '3.8'
sphinxcontrib-devhelp==1.0.2; python_version >= '3.5'
sphinxcontrib-htmlhelp==2.0.1; python_version >= '3.8'
sphinxcontrib-jquery==4.1; python_version >= '2.7'
sphinxcontrib-jsmath==1.0.1; python_version >= '3.5'
sphinxcontrib-qthelp==1.0.3; python_version >= '3.5'
sphinxcontrib-serializinghtml==1.1.5; python_version >= '3.5'
towncrier==23.10.0; python_version >= '3.8'
urllib3==2.0.7; python_version >= '3.7'
sphinx==3.0.1
sphinx-rtd-theme==1.3.0
sphinxcontrib-applehelp==1.0.4 ; python_version >= '3.8'
sphinxcontrib-devhelp==1.0.2 ; python_version >= '3.5'
sphinxcontrib-htmlhelp==2.0.1 ; python_version >= '3.8'
sphinxcontrib-jquery==4.1 ; python_version >= '2.7'
sphinxcontrib-jsmath==1.0.1 ; python_version >= '3.5'
sphinxcontrib-qthelp==1.0.3 ; python_version >= '3.5'
sphinxcontrib-serializinghtml==1.1.5 ; python_version >= '3.5'
tomli==2.0.1 ; python_version < '3.11'
towncrier==23.6.0
urllib3==2.0.4 ; python_version >= '3.7'
zipp==3.16.2 ; python_version < '3.10'
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ msgpack==1.0.7; python_version >= '3.8'
msgpack-python==0.5.6
multidict==5.2.0; python_version >= '3.6'
mypy-extensions==1.0.0; python_version >= '3.5'
nucypher-core==0.12.0
nucypher-core==0.13.0
packaging==23.2; python_version >= '3.7'
parsimonious==0.9.0
pendulum==3.0.0b1; python_version >= '3.8'
Expand Down

0 comments on commit 9137d2a

Please sign in to comment.