Updated dependencies
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
""" version info """
|
""" version info """
|
||||||
|
|
||||||
__version__ = "0.42.79"
|
__version__ = "0.42.80"
|
||||||
|
|||||||
@@ -16,7 +16,7 @@ dataclasses==0.7;python_version<'3.7'
|
|||||||
wurlitzer==2.1.0
|
wurlitzer==2.1.0
|
||||||
photoscript==0.1.4
|
photoscript==0.1.4
|
||||||
toml==0.10.2
|
toml==0.10.2
|
||||||
osxmetadata==0.99.31
|
osxmetadata==0.99.33
|
||||||
textx==2.3.0
|
textx==2.3.0
|
||||||
rich==10.6.0
|
rich==10.6.0
|
||||||
bitmath==1.3.3.1
|
bitmath==1.3.3.1
|
||||||
|
|||||||
2
setup.py
2
setup.py
@@ -91,7 +91,7 @@ setup(
|
|||||||
"wurlitzer==2.1.0",
|
"wurlitzer==2.1.0",
|
||||||
"photoscript==0.1.4",
|
"photoscript==0.1.4",
|
||||||
"toml==0.10.2",
|
"toml==0.10.2",
|
||||||
"osxmetadata==0.99.31",
|
"osxmetadata==0.99.33",
|
||||||
"textx==2.3.0",
|
"textx==2.3.0",
|
||||||
"rich==10.6.0",
|
"rich==10.6.0",
|
||||||
"bitmath==1.3.3.1",
|
"bitmath==1.3.3.1",
|
||||||
|
|||||||
Reference in New Issue
Block a user