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 12b55ee commit 655da8fCopy full SHA for 655da8f
setup.py
@@ -15,7 +15,7 @@
15
packages=setuptools.find_packages(),
16
install_requires=[
17
"metatrader5 == 5.0.4738",
18
- "setuptools == 75.7.0",
+ "setuptools == 75.8.0",
19
],
20
entry_points={
21
"console_scripts": [
0 commit comments