mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-17 17:42:20 +03:00
requirements: We also need charset_normalizer
now
This commit is contained in:
parent
70f5f30f1c
commit
9e57bda8f8
@ -1,5 +1,8 @@
|
|||||||
certifi==2022.12.7
|
certifi==2022.12.7
|
||||||
requests==2.28.2
|
requests==2.28.2
|
||||||
|
# requests depends on this now ?
|
||||||
|
charset-normalizer==2.1.1
|
||||||
|
|
||||||
watchdog==2.2.1
|
watchdog==2.2.1
|
||||||
# Commented out because this doesn't package well with py2exe
|
# Commented out because this doesn't package well with py2exe
|
||||||
infi.systray==0.1.12; sys_platform == 'win32'
|
infi.systray==0.1.12; sys_platform == 'win32'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user