Updated dependencies
This commit is contained in:
8
setup.py
8
setup.py
@@ -73,11 +73,11 @@ setup(
|
||||
"Topic :: Software Development :: Libraries :: Python Modules",
|
||||
],
|
||||
install_requires=[
|
||||
"Click>=8.0.4,<9.0",
|
||||
"Mako>=1.1.4,<1.2.0",
|
||||
"PyYAML>=5.4.1,<5.5.0",
|
||||
"Click>=8.1.3,<9.0",
|
||||
"Mako>=1.2.2,<1.3.0",
|
||||
"PyYAML>=6.0.0,<7.0.0",
|
||||
"bitmath>=1.3.3.1,<1.4.0.0",
|
||||
"bpylist2==3.0.2",
|
||||
"bpylist2==4.0.1",
|
||||
"more-itertools>=8.8.0,<9.0.0",
|
||||
"objexplore>=1.6.3,<2.0.0",
|
||||
"osxmetadata>=0.99.34,<1.0.0",
|
||||
|
||||
Reference in New Issue
Block a user