Skip to content

Commit

Permalink
bumped dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Zigur committed Apr 14, 2021
1 parent 0810e5d commit 9b1feb8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@ def read(f_name):
install_requires=[
'numpy~=1.20.2',
'jsonschema~=3.2.0',
'pandas~=1.2.3',
'networkx~=2.5',
'pandas~=1.2.4',
'networkx~=2.5.1',
'lxml~=4.6.3',
'requests~=2.25.1',
'chardet~=4.0.0',
Expand Down

0 comments on commit 9b1feb8

Please sign in to comment.