1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-13 15:57:14 +03:00
EDMarketConnector/requirements.txt
2024-03-28 12:59:22 -04:00

16 lines
381 B
Plaintext

certifi==2023.11.17
requests==2.31.0
pillow==10.2.0
# requests depends on this now ?
charset-normalizer==2.1.1
watchdog==3.0.0
# 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'