Skip to content

Commit 9b1feb8

Browse files
committed
bumped dependencies
1 parent 0810e5d commit 9b1feb8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@ def read(f_name):
6262
install_requires=[
6363
'numpy~=1.20.2',
6464
'jsonschema~=3.2.0',
65-
'pandas~=1.2.3',
66-
'networkx~=2.5',
65+
'pandas~=1.2.4',
66+
'networkx~=2.5.1',
6767
'lxml~=4.6.3',
6868
'requests~=2.25.1',
6969
'chardet~=4.0.0',

0 commit comments

Comments
 (0)