Skip to content

Commit

Permalink
update pyzmq to 25.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
traderpedroso committed Jan 12, 2023
1 parent 2d86711 commit cf1e4cd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pandas>=0.25.1
pyzmq==19.0.2
pyzmq==25.0.0
tzlocal>=2.1
ejtraderTH==1.0.3
ejtraderDB==1.0.2
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ def requirements(filename):

setup(
name='ejtraderMT',
version='3.0.8',
version='3.10',
packages=find_packages(),
url='https://ejtraderMT.readthedocs.io/',
download_url='https://ejtrader.com',
Expand Down

0 comments on commit cf1e4cd

Please sign in to comment.