Skip to content

Commit

Permalink
up dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pomponchik committed Jul 17, 2024
1 parent 799fca6 commit 57e3954
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ description = 'Endless tick-tock generators'
readme = 'README.md'
requires-python = '>=3.7'
dependencies = [
'emptylog>=0.0.4',
'cantok>=0.0.22',
'escaping>=0.0.11',
'emptylog>=0.0.7',
'cantok>=0.0.23',
'escaping>=0.0.13',
'locklib>=0.0.15',
'typing_extensions ; python_version < "3.8"',
]
Expand Down

0 comments on commit 57e3954

Please sign in to comment.