Skip to content

Commit 82c367d

Browse files
committed
Merge remote-tracking branch 'origin/main' into 29-refactor-re-arrange-the-project-to-make-improvements
2 parents 802b396 + 63de899 commit 82c367d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
packages=setuptools.find_packages(),
2525
install_requires=[
2626
"metatrader5 == 5.0.4874",
27-
"setuptools == 75.8.0",
27+
"setuptools == 78.1.0",
2828
],
2929
entry_points={
3030
"console_scripts": [

0 commit comments

Comments
 (0)