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 73c668e commit f0b2918Copy full SHA for f0b2918
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.4732",
+ "metatrader5 == 5.0.4738",
18
"setuptools == 75.6.0",
19
],
20
entry_points={
0 commit comments