Commit Graph

100 Commits

Author SHA1 Message Date
Alessandro Colace 593b47c36d Drop frozendict hard dependency in favour of an internal fallback 2026-05-20 14:08:25 +02:00
ValueRaider 3b45e37f3e Force curl_cffi>=0.15, because CVE 2026-04-07 19:19:34 +01:00
ValueRaider b0cae4dce1 Block curl_cffi version 0.14 2025-12-21 19:14:10 +00:00
Dhruvan Gnanadhandayuthapani 63b56a799a Relax protobuf version requirements 2025-05-11 00:12:41 +02:00
ValueRaider 75510557ea fix typo in setup.py 2025-05-03 12:16:09 +01:00
ValueRaider 615db18a96 Merge branch 'dev' into main 2025-05-03 11:18:20 +01:00
ValueRaider ad33ab9b77 Reduce curl_cffi min version 2025-05-02 21:36:07 +01:00
Dhruvan Gnanadhandayuthapani fc5d29558b Add WebSocket support 2025-04-27 20:39:20 +02:00
Dhruvan Gnanadhandayuthapani bc645bb7dd Refactor earnings dates to use API instead of HTML 2025-01-29 21:53:58 +01:00
ValueRaider 812931ff98 Replace dead 'appdirs' package with 'platformdirs' 2024-04-06 12:19:46 +01:00
Value Raider 112b297c41 Set sensible min versions for optional 'nospam' reqs
Set sensible min versions for optional 'nospam' reqs:
- requests_cache >= 1.0 , first defined DO_NOT_CACHE
2023-12-31 13:45:26 +00:00
Julia L. Wang 9648e69b7e Updated scipy and readme 2023-12-12 18:26:04 -05:00
Julia L. Wang 1863b211cd Added extra dependencies 2023-12-10 10:36:02 -05:00
Value Raider 7d6d8562e8 Replace sqlite3 with peewee for 100% thread-safety 2023-09-03 16:47:36 +01:00
ValueRaider c9dd582dd8 Merge branch 'main' into dev 2023-08-13 12:40:11 +01:00
Ricardo Prins a4d7d6c577 PEP 8 changes + minor performance improvements 2023-07-25 21:01:46 -06:00
Ricardo Prins 274f309052 Bump requests to 2.31 and removes cryptography. 2023-07-20 17:17:44 -06:00
ValueRaider 1ce9ce2784 Fix financials ; Remove broken decryption & scraping 2023-06-21 14:49:16 +01: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 112fd5cf64 Added more tests for Ticker and missing dependencies. 2022-11-06 20:49:36 +01:00
Fredrik Corneliusson 9f9f7b00d8 Revert to require a pandas version that supports 3.6.1 2022-11-06 13:50:21 +01:00
Fredrik Corneliusson 07e19f187a Dropped Python versions before 3.6 from package support metadata 2022-11-06 13:34:58 +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 47a119f63b Update setup.py 2022-01-27 16:35:53 +00:00
Rafael Del Lama 65c1753fb2 lock pandas version on setup.py 2022-01-27 13:18:09 -03:00
ran 6904fa9875 removed python 3.5 support 2021-12-30 15:35:43 +00:00
ran 2259a7a922 updated requests version solves some errors 2021-12-30 15:27:46 +00:00
ran 9eef951acc Added legal disclaimers
Added legal disclaimers to the README file to make sure people are aware that this library is not affiliated, endorsed, or vetted by Yahoo, Inc
2021-11-20 20:13:48 +00:00
ran 959afa3213 moved version to external file 2021-03-24 23:26:16 +00:00
ran 81d3ea5e95 PR merged 2021-03-24 11:34:23 +00:00
Ran Aroussi 8b6960f966 Update setup.py 2021-03-24 11:21:03 +00:00
bradmetz b6e86d1181 Update setup.py 2020-09-21 19:48:58 -04:00
Vikram Adukia ca0df3feec add a missing dependency 2020-07-06 18:51:04 -07:00
ran e9ea719505 changelog + ver# 2019-12-27 23:10:12 +02:00
ran fa618af5e0 version # + changelog 2019-12-27 20:07:57 +02:00
ran 53ad581305 version # + changelog 2019-12-04 20:51:43 +02:00
ran 0e8429fe41 version # + changelog 2019-12-04 16:22:44 +02:00
ran c960fa5d2b version # + changelog 2019-11-10 19:21:11 +02:00
ran 758332c11c version # + changelog 2019-10-29 14:35:29 +02:00
ran 1626367428 version # + changelog 2019-10-29 10:38:54 +02:00
ran 324dbfb480 version + changelog 2019-10-28 01:45:50 +02:00
ran 9e05bfa950 new version, readme and changelog 2019-10-27 19:31:24 +02:00
ran a00601206c new version release 2019-08-26 16:42:40 +03:00
ran fa8320c907 using io.open in setup.py 2019-08-23 12:33:30 +03:00
ran 2c73e7987b wip 2019-08-23 12:27:12 +03:00
ran 479ecc59b1 commeneted from codecs import open 2019-08-23 12:23:04 +03:00