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 4da9c50 commit 3ac0f09Copy full SHA for 3ac0f09
setup.py
@@ -14,7 +14,7 @@
14
long_description_content_type="text/markdown",
15
packages=setuptools.find_packages(),
16
install_requires=[
17
- "metatrader5 == 5.0.4687",
+ "metatrader5 == 5.0.4732",
18
"setuptools == 75.6.0",
19
],
20
entry_points={
0 commit comments