We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df53109 commit 07c6c63Copy full SHA for 07c6c63
setup.py
@@ -15,7 +15,7 @@
15
packages=setuptools.find_packages(),
16
install_requires=[
17
"metatrader5 == 5.0.4682",
18
- "setuptools == 69.0.2",
+ "setuptools == 75.6.0",
19
],
20
entry_points={
21
"console_scripts": [
0 commit comments