Skip to content

Commit

Permalink
Merge b6ab0cc into bdfbdfb
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Sep 9, 2019
2 parents bdfbdfb + b6ab0cc commit 4fea74a
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 @@
pystockdb>=1.0.11
cython==0.29.13
python-dateutil==2.8.0
numpy==1.17.1
numpy==1.17.2
tulipy==0.4.0
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
'pystockdb>=1.0.11',
'cython==0.29.13',
'python-dateutil==2.8.0',
'numpy==1.17.1',
'numpy==1.17.2',
'tulipy==0.4.0'
]
)
Expand Down

0 comments on commit 4fea74a

Please sign in to comment.