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 672ace8 commit 5fe3dc1Copy full SHA for 5fe3dc1
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.4682",
+ "metatrader5 == 5.0.4687",
18
"setuptools == 75.6.0",
19
],
20
entry_points={
0 commit comments