Skip to content

Commit

Permalink
Merge pull request #6 from sobolev-igor/patch-1
Browse files Browse the repository at this point in the history
Update deps
  • Loading branch information
bashalex authored Jan 20, 2022
2 parents e94b73a + 11bfa30 commit d7a4a5a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion defisdk/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.0.6'
__version__ = '0.0.7'
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
packages=find_packages(),
install_requires=[
'aiohttp==3.7.4.post0',
'furl==2.1.2',
'furl==2.1.3',
'pysha3==1.0.2',
],
python_requires='>=3.7',
Expand Down

0 comments on commit d7a4a5a

Please sign in to comment.