1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-13 15:57:14 +03:00

requirements: We also need charset_normalizer now

This commit is contained in:
Athanasius 2023-01-17 18:46:45 +00:00
parent 70f5f30f1c
commit 9e57bda8f8
No known key found for this signature in database
GPG Key ID: 772697E181BB2767

View File

@ -1,5 +1,8 @@
certifi==2022.12.7
requests==2.28.2
# requests depends on this now ?
charset-normalizer==2.1.1
watchdog==2.2.1
# Commented out because this doesn't package well with py2exe
infi.systray==0.1.12; sys_platform == 'win32'