diff options
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index dec4983c..bea29b64 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,7 @@ beautifulsoup4 = "4.11.1" pillow = "9.3.0" sentry-sdk = "1.11.1" PyYAML = "6.0" -emojis = "0.6.0" +emojis = "0.7.0" coloredlogs = "15.0.1" colorama = { version = "0.4.6", markers = "sys_platform == 'win32'" } lxml = "4.9.1" |