mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-13 15:57:14 +03:00
Bumps [watchdog](https://github.com/gorakhargosh/watchdog) from 2.1.8 to 2.1.9. - [Release notes](https://github.com/gorakhargosh/watchdog/releases) - [Changelog](https://github.com/gorakhargosh/watchdog/blob/master/changelog.rst) - [Commits](https://github.com/gorakhargosh/watchdog/compare/v2.1.8...v2.1.9) --- updated-dependencies: - dependency-name: watchdog dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
12 lines
307 B
Plaintext
12 lines
307 B
Plaintext
certifi==2022.5.18.1
|
|
requests==2.28.0
|
|
watchdog==2.1.9
|
|
# Commented out because this doesn't package well with py2exe
|
|
infi.systray==0.1.12; sys_platform == 'win32'
|
|
# argh==0.26.2 watchdog dep
|
|
# pyyaml==5.3.1 watchdog dep
|
|
semantic-version==2.10.0
|
|
|
|
# Base requirement for MacOS
|
|
pyobjc; sys_platform == 'darwin'
|