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 a06a0b8 commit a4ebcd8Copy full SHA for a4ebcd8
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.4803",
+ "metatrader5 == 5.0.4874",
18
"setuptools == 75.8.0",
19
],
20
entry_points={
0 commit comments