Commit Graph

21 Commits (main)

Author SHA1 Message Date
Ricardo Prins 274f309052 Bump requests to 2.31 and removes cryptography. 2023-07-20 17:17:44 -06:00
ValueRaider f398f46509 Switch 'pycryptodome' -> 'cryptography' 2022-12-19 12:28:51 +00:00
ValueRaider 097c76aa46 Add 'pycryptodome' requirement 2022-12-18 13:26:12 +00:00
ValueRaider 11a3a9d457 Raise min lxml & pandas, sync all reqs lists 2022-12-13 15:25:34 +00:00
Fredrik Corneliusson c56e3496db Align requirements.txt file with setup.py package dependencies. 2022-11-14 22:03:36 +01:00
Fredrik Corneliusson 112fd5cf64 Added more tests for Ticker and missing dependencies. 2022-11-06 20:49:36 +01:00
Fredrik Corneliusson 05520ee108 Have one place to retrieve data in order to ease caching and speed up operations and reduce code duplication. Needs Python 3.6 2022-11-06 13:26:52 +01:00
Fredrik Corneliusson 3cee66dea7 Some fixes and better debug if failing to fetch timezone from ticker. 2022-10-25 21:22:45 +02:00
ValueRaider e8ca256c10 Add new dep 'appdirs' for recent tz-fixes PR 2022-10-01 13:49:02 +01:00
Ran Aroussi 436c077ee2
Update requirements.txt 2022-01-27 16:35:43 +00:00
Rafael Del Lama 93edc3c163
Fix: dev: AttributeError
Lock pandas version to fix AttributeError: 'Index' object has no attribute 'tz_localize' after pandas upgrade version to 1.4.0
2022-01-27 12:03:26 -03:00
ran 2259a7a922 updated requests version solves some errors 2021-12-30 15:27:46 +00:00
ran 81d3ea5e95 PR merged 2021-03-24 11:34:23 +00:00
Vikram Adukia ca0df3feec add a missing dependency 2020-07-06 18:51:04 -07:00
ran 78622ee3af added min versions to requirements 2019-04-29 18:04:53 +03:00
ran 33ae00bad7 updated requirements 2019-04-18 10:58:49 +03:00
ran aec8ff69ca option to use threads when downloading 2017-06-11 13:41:52 +03:00
ran 81892c036c trying to re-fetch Yahoo cookie in case of timeout/error 2017-05-30 11:42:27 +03:00
ran 40a986679a works using the requests library (much faster) 2017-05-22 09:19:33 +03:00
ran 2b5736dcec added pandas_datareader to requirements.txt 2017-05-21 13:27:20 +03:00
ran b71edb9b58 first commit 2017-05-21 13:21:55 +03:00