Skip to content

Commit 39dc9aa

Browse files
committed
Added note about upgrading dependencies
1 parent 33394de commit 39dc9aa

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,10 @@ folder at the below location
166166

167167
`C:\Anaconda3\envs\py310class\Lib\site-packages\financepy`
168168

169+
# To upgrade only finmarketpy and other Cuemacro packages (and no dependencies)
170+
171+
pip install -U --no-deps finmarketpy findatapy chartpy
172+
169173
# finmarketpy examples
170174

171175
In finmarketpy/examples you will find several examples, including some simple trading models

0 commit comments

Comments
 (0)