Updated dependencies

This commit is contained in:
Rhet Turnbull
2021-08-29 18:30:23 -07:00
parent 6bcc67634c
commit 2eb6e70e57
3 changed files with 3 additions and 3 deletions

View File

@@ -1,3 +1,3 @@
""" version info """
__version__ = "0.42.79"
__version__ = "0.42.80"

View File

@@ -16,7 +16,7 @@ dataclasses==0.7;python_version<'3.7'
wurlitzer==2.1.0
photoscript==0.1.4
toml==0.10.2
osxmetadata==0.99.31
osxmetadata==0.99.33
textx==2.3.0
rich==10.6.0
bitmath==1.3.3.1

View File

@@ -91,7 +91,7 @@ setup(
"wurlitzer==2.1.0",
"photoscript==0.1.4",
"toml==0.10.2",
"osxmetadata==0.99.31",
"osxmetadata==0.99.33",
"textx==2.3.0",
"rich==10.6.0",
"bitmath==1.3.3.1",