From cc7908fe54095d1139f01a991b289f8f688a590e Mon Sep 17 00:00:00 2001 From: Pratyush Shukla Date: Tue, 12 Mar 2024 18:07:10 +0530 Subject: [PATCH] [Release] 4.1.5 to `develop` (#6192) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Release/3.2.4 (#5696) * test * ultima description (#5541) * Updating showcase page (#5543) * updating showcase page * use sdk instead * add new bot command autopost docs (#5530) add new bot command autopost docs to docs.openbb.co Co-authored-by: James Maslek * Hotfix/ultima improvements (#5553) * tweaks for monetization * fix linting issue * fix: Modify 'load' behavior to append data to existing sheet (#5503) * fix: Modify 'load' behavior to append data to existing sheet Details: - Added logic to detect existing sheet and append data if present. - There is no direct way to append on the sheet, so I am reading the sheet to get the last row number and then writing after that row number. Resolves: #5472 * Fixed 'worksheet not found' error during export to an existing sheet * Changes: * Now if the sheet exists in the xlsx file it will ask the user if he wants to replace/append/create new sheet --------- Co-authored-by: Danglewood <85772166+deeleeramone@users.noreply.github.com> * added platform API integration test to Nightly build (#5571) * Add columns to `stocks/search` (#5565) * Add columns to `stocks/search` isin, cusip, figi, composite_figi, shareclass_figi * Update test_search[False].txt * Update test_search[True].txt * Delete tests/openbb_terminal/stocks/cassettes/test_stocks_helper/test_search.yaml * Create test_search.yaml --------- Co-authored-by: Danglewood <85772166+deeleeramone@users.noreply.github.com> * updating ultima urls (#5587) * fix: A value is trying to be set on a copy of a slice from a DataFrame #5582 (#5591) * Update README.md (#5598) * Hotfix/econometrics export filename fix (#5508) * fix: Modify 'load' behavior to append data to existing sheet Details: - Added logic to detect existing sheet and append data if present. - There is no direct way to append on the sheet, so I am reading the sheet to get the last row number and then writing after that row number. Resolves: #5472 * Added --export option for exporting to a desired file in /econometrics menu * Added a -f/--file option to provide the filename for export. Made -t/--type and -f/--file mutually exclusive. If -f is not given, -t is required and the filename will be generated based on the time and module. * Revert `helper_funcs.py` to original state * Made some arguments not required. * Minor changes asked by @deeleeramone * No sheet name * black --------- Co-authored-by: James Maslek Co-authored-by: Danglewood <85772166+deeleeramone@users.noreply.github.com> * FIX #5600 Updated the Twitter logo to X logo (#5601) * Change Ultima paragraph (#5624) * change ultima paragraph * remove old paragraph * Update CONTRIBUTING.md (#5623) * mobile line-brake fixed (#5604) In the mobile view (media max 400px ), the text line "Installation >>" appears broken into smaller segments. Co-authored-by: James Maslek * Docs/terminalpro and improvement (#5622) * add first iteration of content for Terminal Pro * Update index.md * Update dashboards.md * Update folders.md * Update grouping.md * Update report.md * Update templates.md * Update quick-start.md * Update index.md * Update index.md * Update home.md * Update news.md * Update index.md * Update index.md * Update index.md * Update data-provider.md * Update chat-with-widget.md * Update data-manipulation.md * Update forecasting.md * fix: images self closing tags * fix: only pro visitors can see pro * inter font * improve SEO content and restructuring * add new package for toggle on tutorials * move folder around * improve main page of each prod * small updates and improvements * fix logo above * small improvement in headtitle for portfolio funcs * fix typos from OpenAI's GPT-4 * fix _category_ json * remove generic SEO words * add script that generates SEO for documentation * add missing file * remove sdk warning message * fix links for andrew --------- Co-authored-by: jose-donato Co-authored-by: jose-donato <43375532+jose-donato@users.noreply.github.com> Co-authored-by: andrewkenreich * Add light blue banner, blue when clicking sidebar + fix link in docusaurus.config.js (#5627) * typo * pro docs tab coloring * sidebar selection blue * redirecting missing * fix docs (#5646) * Fix the redirect for intro to the correct url for docs (#5658) * fix the redirect for intro to the correct url for docs * fix code linting --------- Co-authored-by: James Maslek * Improve Pro documentation further (#5641) * small improvement * Fix TutorialVideo for mobile view * main page terminal pro docs * jose whelp * placeholder index file that needs to be removed * fix: fixes sidebar, removes unused index.md * update link to api keys * update api keys link * fix hyperlinks in terminal helper * fix a few more links * fix some more links * linter * black linter * improve main docs page for each product * small refactor * header to take to main page of product * run OpenAI script to generate SEO for pro content --------- Co-authored-by: jose-donato <43375532+jose-donato@users.noreply.github.com> * Update folders.md * Update integrate-your-own-backend.md * Update index.md * Update settings.md (#5665) * fix front matter (#5667) * #5633 adding comma every 1000 (#5652) * #5633 adding comma every 1000 * pylint --------- Co-authored-by: Danglewood <85772166+deeleeramone@users.noreply.github.com> * Hotfix/reports model render report sanitize inputs (#5669) * Adding more robust special character handling to create_output_path(). Addresses https://github.com/OpenBB-finance/OpenBBTerminal/issues/5299 * Running black linter on code to conform to OBB style guides. --------- Co-authored-by: James Maslek Co-authored-by: Danglewood <85772166+deeleeramone@users.noreply.github.com> * hotfix/fix-gov-histcont: Fix #5650 - /stocks/gov/histcont (#5676) * fix histcont * some cleanup * remove sort line * 12-31 not 12-12 * columns_keep_types * remove space in regex (#5675) * Pin openai (#5685) * Clarified stocks/ta empty recom object message (#5468) * Clarified stocks/ta empty recom object message * black * lint --------- Co-authored-by: James Maslek * improved market cap value extraction (#5169) * improved market cap value extraction * pylint --------- Co-authored-by: James Maslek * 3.2.3->3.2.4 * Changelogs * new changelog --------- Co-authored-by: Henrique Joaquim Co-authored-by: Andrew Co-authored-by: Adi Sai Co-authored-by: Sandip Saha Co-authored-by: Danglewood <85772166+deeleeramone@users.noreply.github.com> Co-authored-by: Luqman Co-authored-by: Adwait <111136306+AdwaitSalankar@users.noreply.github.com> Co-authored-by: Abhishek Amar <66067391+abhishek-amar@users.noreply.github.com> Co-authored-by: DidierRLopes Co-authored-by: professssor <62937125+professssor@users.noreply.github.com> Co-authored-by: Farookh Zaheer Siddiqui <129654632+FarukhS52@users.noreply.github.com> Co-authored-by: MAX SHESTOV <57421753+maxxsh@users.noreply.github.com> Co-authored-by: jose-donato Co-authored-by: jose-donato <43375532+jose-donato@users.noreply.github.com> Co-authored-by: Mohamad Fadil Co-authored-by: Ramazan Co-authored-by: joshuabuildsthings Co-authored-by: wojda <114031148+polooner@users.noreply.github.com> Co-authored-by: Bim Phomthong <118195204+bimbolimbo@users.noreply.github.com> * Release/4.0.1 (#5840) * test * ultima description (#5541) * Updating showcase page (#5543) * updating showcase page * use sdk instead * add new bot command autopost docs (#5530) add new bot command autopost docs to docs.openbb.co Co-authored-by: James Maslek * Hotfix/ultima improvements (#5553) * tweaks for monetization * fix linting issue * fix: Modify 'load' behavior to append data to existing sheet (#5503) * fix: Modify 'load' behavior to append data to existing sheet Details: - Added logic to detect existing sheet and append data if present. - There is no direct way to append on the sheet, so I am reading the sheet to get the last row number and then writing after that row number. Resolves: #5472 * Fixed 'worksheet not found' error during export to an existing sheet * Changes: * Now if the sheet exists in the xlsx file it will ask the user if he wants to replace/append/create new sheet --------- Co-authored-by: Danglewood <85772166+deeleeramone@users.noreply.github.com> * added platform API integration test to Nightly build (#5571) * Add columns to `stocks/search` (#5565) * Add columns to `stocks/search` isin, cusip, figi, composite_figi, shareclass_figi * Update test_search[False].txt * Update test_search[True].txt * Delete tests/openbb_terminal/stocks/cassettes/test_stocks_helper/test_search.yaml * Create test_search.yaml --------- Co-authored-by: Danglewood <85772166+deeleeramone@users.noreply.github.com> * updating ultima urls (#5587) * fix: A value is trying to be set on a copy of a slice from a DataFrame #5582 (#5591) * Update README.md (#5598) * Hotfix/econometrics export filename fix (#5508) * fix: Modify 'load' behavior to append data to existing sheet Details: - Added logic to detect existing sheet and append data if present. - There is no direct way to append on the sheet, so I am reading the sheet to get the last row number and then writing after that row number. Resolves: #5472 * Added --export option for exporting to a desired file in /econometrics menu * Added a -f/--file option to provide the filename for export. Made -t/--type and -f/--file mutually exclusive. If -f is not given, -t is required and the filename will be generated based on the time and module. * Revert `helper_funcs.py` to original state * Made some arguments not required. * Minor changes asked by @deeleeramone * No sheet name * black --------- Co-authored-by: James Maslek Co-authored-by: Danglewood <85772166+deeleeramone@users.noreply.github.com> * FIX #5600 Updated the Twitter logo to X logo (#5601) * Change Ultima paragraph (#5624) * change ultima paragraph * remove old paragraph * Update CONTRIBUTING.md (#5623) * mobile line-brake fixed (#5604) In the mobile view (media max 400px ), the text line "Installation >>" appears broken into smaller segments. Co-authored-by: James Maslek * Docs/terminalpro and improvement (#5622) * add first iteration of content for Terminal Pro * Update index.md * Update dashboards.md * Update folders.md * Update grouping.md * Update report.md * Update templates.md * Update quick-start.md * Update index.md * Update index.md * Update home.md * Update news.md * Update index.md * Update index.md * Update index.md * Update data-provider.md * Update chat-with-widget.md * Update data-manipulation.md * Update forecasting.md * fix: images self closing tags * fix: only pro visitors can see pro * inter font * improve SEO content and restructuring * add new package for toggle on tutorials * move folder around * improve main page of each prod * small updates and improvements * fix logo above * small improvement in headtitle for portfolio funcs * fix typos from OpenAI's GPT-4 * fix _category_ json * remove generic SEO words * add script that generates SEO for documentation * add missing file * remove sdk warning message * fix links for andrew --------- Co-authored-by: jose-donato Co-authored-by: jose-donato <43375532+jose-donato@users.noreply.github.com> Co-authored-by: andrewkenreich * Add light blue banner, blue when clicking sidebar + fix link in docusaurus.config.js (#5627) * typo * pro docs tab coloring * sidebar selection blue * redirecting missing * fix docs (#5646) * Fix the redirect for intro to the correct url for docs (#5658) * fix the redirect for intro to the correct url for docs * fix code linting --------- Co-authored-by: James Maslek * Improve Pro documentation further (#5641) * small improvement * Fix TutorialVideo for mobile view * main page terminal pro docs * jose whelp * placeholder index file that needs to be removed * fix: fixes sidebar, removes unused index.md * update link to api keys * update api keys link * fix hyperlinks in terminal helper * fix a few more links * fix some more links * linter * black linter * improve main docs page for each product * small refactor * header to take to main page of product * run OpenAI script to generate SEO for pro content --------- Co-authored-by: jose-donato <43375532+jose-donato@users.noreply.github.com> * Update folders.md * Update integrate-your-own-backend.md * Update index.md * Update settings.md (#5665) * fix front matter (#5667) * #5633 adding comma every 1000 (#5652) * #5633 adding comma every 1000 * pylint --------- Co-authored-by: Danglewood <85772166+deeleeramone@users.noreply.github.com> * Hotfix/reports model render report sanitize inputs (#5669) * Adding more robust special character handling to create_output_path(). Addresses https://github.com/OpenBB-finance/OpenBBTerminal/issues/5299 * Running black linter on code to conform to OBB style guides. --------- Co-authored-by: James Maslek Co-authored-by: Danglewood <85772166+deeleeramone@users.noreply.github.com> * hotfix/fix-gov-histcont: Fix #5650 - /stocks/gov/histcont (#5676) * fix histcont * some cleanup * remove sort line * 12-31 not 12-12 * columns_keep_types * remove space in regex (#5675) * Pin openai (#5685) * Clarified stocks/ta empty recom object message (#5468) * Clarified stocks/ta empty recom object message * black * lint --------- Co-authored-by: James Maslek * improved market cap value extraction (#5169) * improved market cap value extraction * pylint --------- Co-authored-by: James Maslek * Release/3.2.4 (#5704) * 3.2.3->3.2.4 * Changelogs * new changelog * OpenBB Platform v4 (#5225) * change location * check something * add cache * fixed auth w/@IgorWounds and @montezdesousa * fixes for econometrics * include Darren auth suggestions * some routers included if dev + chg hub backend var * coverage router should not be here * update docker readme * forgot to check auth here * Change extension imports * update docstrings and readme * headers function wasnt being called, just referenced * relative import * econometrics add headers everywhere * Fix QA * Fix TA * Fix test * Fix python interface QA and TA * Lint * Cleanup * Change path * make the changes and some etf models * tests for command_runner * ruff * solving naming issues on pytest * Update some docstrings, fix typos and lint * solving econometrics instantiating wrong openbb * chaging the way pytest runs * messing around with the imports * ruff * Change template to add platform considerations (#5533) * change template to add platform considerations * @the-praxs suggestions * solving __pycache__ issue * removing typo * ci yml * making linters happy (i guess) * Improve Omega Ratio and docstrings * chaging pro validation hash * ruff * Fix OLS Summary and lint * Add OECD Provider for economy extension (#5534) * Add record to docs * update a couple of cboe models * Fix econometrics bugs. Make tests pass. Lint. * black * ruff * pydantic v2: remove deprecated Extra * pydantic v2: self.dict -> self.model_dump * revert pydantic * revert the revert * try 1: pin urllib3 < 2 * Revert "try 1: pin urllib3 < 2" This reverts commit 3736c311cb6aa9e653dcb5db733798408b72a82e. * Revert dep * Fix * re-lock * Skip all tests when doing cspell in pre-commit * Resolve linter errors * Add OECD to install script * Add OECD * Resolve more linter errors * Exclude static files of v4 python from ruff * More linting * Another attempt to resolve even more linting errors * Change how Literal is used * ticker. symbol. consistent. @piiq * change ticker field in Stock Search to is_symbol * Update Cboe model for stocks_search -> is_symbol parameter. * Fix issue * Lint * Small QA to rename SDK to Platform (#5544) * SDK -> Platform in docs * renamed in core * renamed in openbb `init` * `sdk` variable renamed as `platform` --------- Co-authored-by: hjoaquim * `validator` -> `field_validator` in standard models * Standard convention for multi-ticker symbols (#5549) * standardize symbol input param in forex and crypto historical data * static * linting * Fix stock_search integration test params * Update dependencies and linting on the CI (#5550) * Remove ruff and black from platform dependencies * Update codespell configuration * Lint python code * Add toml and tomli to root dev dependencies * Update requirements.txt files * Fix buggy docstring in python package methods (#5548) * fix buggy docstring for methods * remove space * fix typing * avoid name collision with validator * Revert "avoid name collision with validator" This reverts commit 8a30a44555d97132f6bddcbc4a4facdd97ecc591. * typing * rebuild * python 3.8, ParamSpec not available * lint * ruff noqa * Merge with develop (#5551) * Charting extension integration tests (#5547) * initial proposal for integration tests on the charting extension * int tests for charting generation * python generator * ruff * boilerplate templates * python tests * tests for the api * using body instead so data don't get redefined * unit tests for coverage * ruff * docstrings * unnecessary access to keys() * Add trading economics economic calendar * dev install * Data Models disposition on the website (#5538) * pydantic v4 * flat structure * md files * Revert "md files" This reverts commit bd2170e2adf82fed3a35d34fad6a2e3ba3ae1d49. * improve command descriptions * nice title and description * human readble data model names on left panel * implementation details section * content markdown files * markdown versioned files * showcase page * updates --------- Co-authored-by: tehcoderer * everything except tests * fix `datetime.date` import in fetcher test * modified url to remove `api_key` placeholder * record test * api key is called c here * fixed fetcher test for api key * recorded tests * refactor * life is ruff * codespell * Make Intrinio options chains great again (#5540) * add multithreading * cleanup * linting * use dateutil.parser * removed `TICKER_EXCEPTIONS` * modified `date` and `type` fields in standard model * set alias for `date` and `type` to match standards * static * static * Hotfix/fix post tests (#5555) * Fix econometrics * Fix ta * Fix qa. Remove intrinio to not be rate limited * Lint * Fix typo * obbject tests (#5558) * obbject tests * ruff * fix dev_install * fix unittests * black on nox * black on nox * nox * fix fetcher test so it can compare dates * fix intrinio tests * ruff * change to model_dum() instead (#5561) * Passing tests (#5560) * Passing tests * fix options * Fix most tests and bugs * fix forex missing params * make symbol upper in polygon fx pairs * fix fixedincome integration tests (#5564) * Fixing charting api integration tests (#5562) * fixing charting api integration tests * black * fix stocks less five API fails * fix the 5 failing stocks integration tests * recapture fmp stock news unit test * fix fmp forex api test * couple more forex integration fixes * changing the request to always use the legacy session. @jmaslek this is was broken for 3.8 and 3.9; with this change apparently all versions work - lemme know if you see any issue with this change * ruff * fix ta * add missing param * fix testers for the api * fix globalnews to use images instead of image * remove unncessary pandas import * econcal int tests * update gitignore * fix get_querystring to support lists * add missing parameters --------- Co-authored-by: Danglewood <85772166+deeleeramone@users.noreply.github.com> Co-authored-by: Henrique Joaquim * Stock Historical standardization and UX improvements (#5457) * polygon add interval standard param * attempt at standardization * Alpha Vantage params standardization * rename `get_intervals` and fixed bug for extracting wrong value * missed changing it in `extract_data` * linting * polygon cleanup * modified `start_date` & `end_date` type to `datetime` from `dateType` * standardized intrinio stock historical params * fixed yfinance * linting * revert start and end date to dateType from datetime * fix alpha vantage * changed param * fix intrinio infinite loop * `validator` is `field_validator` * revert time params and fixed intervals * `outputsize` alias set in `Field` * set interval description using in-build dict * yfinance stock param standardization * static * intrinio cleanup * Polygon add api params as `PrivateAttr` * modified yfinance params to `PrivateAttr` * intrinio remove overriding date params * fixed description for AV adjusted param * fix alpha vantage intraday not working * re-record and pass unit tests * pass integration tests * Update test --------- Co-authored-by: Igor Radovanovic <74266147+IgorWounds@users.noreply.github.com> * Fix econcal endpoint (#5567) * fix econcal for python interface * fix econcal tests * fix non supported json output * Fixes FMP index endpoint to get 1 day interval data (#5535) * fix FMP endpoint for getting index data for `1day` interval * fix `open` type to prevent validation error * modifed `validator` to `field_validator` * type of fields is `StrictFloat` * re-record and pass test * linting * `validator` -> `field_validator`, a3'd everything * Fix regression in tests. Lint * updating the integration test actions * Fix typo * Fix typo * Fix import * Publish versions `a3` to Pypi (#5568) * bump versions and script to publish * small improvements * uncomment exception * openbb * publishing guidelines * improve docs * add providers to economy api * make symbol required in stock_quote * Fix keys * Fix oecd * add comma * revert * Add quotes * Sleep * Improve tests * Improve * Feature/query transform (#5566) * inject query into transform_data * swap query and data * update missing fetchers * last test failing * sig test fetcher * black * av add `query` to `transform_data` call * transform_data: missing refactoring * fix uvicorn command in the doc * Automated examples (#5576) * Automated examples * Fix bug * Lint * static assets built on 3.8 * Revert "static assets built on 3.8" This reverts commit fb82ff7bd9af92ed676d8f8047c31e74daf7b8b2. * remove assets * static assets on 3.8 * static assets on 3.8 * Wrap in quotes * Improve wrap * minor fix * rebuild 3.8 * Fix bug * Fix edge case * Lint * rebuild --------- Co-authored-by: hjoaquim Co-authored-by: Diogo Sousa * use SecretStr for sensitive fields (#5578) * use SecretStr for sensitive fields * fix * docstring * Add tests for provider (#5583) * Add tests for provider * Test standard models * Lint * Fix standard model issues. Co-authored-by: @the-praxs * linting * `symbol` -> `is_symbol` in `economy.index_search` * static --------- Co-authored-by: Pratyush Shukla * feature/v4-biztoc-provider: Adds Biztoc provider and GlobalNews (#5546) * add biztoc provider * duplicate field * black * request headers * recapture test * move stuff around * add integration tests * duplicate OECD entry in dev_install * duplicate entry for oecd in pyproject.toml * Add Biztoc to workflow * update readme: credentials * Add Preferences to README * improve tests * fix biztoc * obbject pylint * Bug fix: serializ SecretStr before dumping to json * export credentials as json (#5592) * Check for wrong, changed, or outdated params. (#5597) * Improving `economy.cpi` for the FRED data (#5602) * remove multiindex using coding magic * Update field descriptions --------- Co-authored-by: Theodore Aptekarev * Improve error message. * Improve * Test tests (#5607) * Test tests * Add test * 4.0.0a4 PyPI publishing (#5608) * changes to publish * fix mini conflict * typo * cleaned `descriptions.py` * fix description in `cpi.py` * Add ETF extension to v4 (#5609) * Add etf extension with search data model * Add FMP ETF search * Add fetcher tests * Add ETF historical price from yfinance (#5610) * Add etf extension with search data model * Add FMP ETF search * Add fetcher tests * Add etf historical price standard model and route * Add etf historical data from yfinance * Add unit tests * Fix linter error. Organize imports * Update test data * Revert common descriptions erased by CPI PR * remove `symbol` from data for `stocks.ca.peers` * Test docstrings (#5613) * Test docstrings * fix minor bugs w/@IgorWounds * static only w/@IgorWounds * fix `importance` param in `economy.econcal` * right static only w/@IgorWounds * Fix econcal and add tests to noxfile * fix econcal static * re-record --------- Co-authored-by: Pratyush Shukla * Clean up the newly created ETF extension (#5611) * Add ETF to dev_install bundle * Add integration tests for openbb-etf * Patch integration test generator scripts to produce lintable code * Add py.typed markers for extensions * user preferences descriptions (#5593) * user preferences descriptions * typo * Feature/v4-sec-provider: Add SEC provider to V4 (#5556) * coerce string type, add default=None * add sec provider and FTD function * update description * ruff * data model definitions in standard model already * duplicate oecd entries in dev_install and pyproject * actually commit * integration test * add stock search to SEC * add company filings for SEC provider * integration tests * remove duplicated line * ruff * **kwargs in Transform Data * some helper functions for later * black * add helper for mutual fund and etf lookup * add some SEC lookup helpers to a new regulators extension * black * ruff * fix test param * take institution filter out of sec stock_search * ruff * remove URL that codespell doesn't like * add cik-to-ticker map * add litigations rss feed * make openbb-regulators a dependency of openbb-sec * add SIC search * improve ftd and remove BeautifulSoup from SEC dependencies * fix parsing the zip files pre-2009 * ruff * update descriptions * recapture ftd test * tests params * typo * change limit param to 1 in test_sec_stock_ftd * Add didiers to_records method (#5588) * Add didiers to_records * unused import * Bring back polars + do what igor suggested * Make the output consistent with what it was. * Black ? * spelling. oops. almost like we have a pre commit or something * Feature/v4-price-performance: % returns for various horizons, comparable across multiple tickers. (#5618) * coerce string type, add default=None * add price_performance endpoint from FMP * black * extra period in docstring * ruff * forgot one file * Feature/ipo-calendar: V4 IPO Calendar (#5605) * coerce string type, add default=None * add intrinio ipo calendar * fix typo * sort __init__ * fix description * make requested changes * update test params * black * test updates * etf integration * Add disc router and WSJ provider * OBBject extensions (#5612) * changes to core * bug? * docstring * doc * Update credentials.py * fix model_dump * create extensions * fix docstring * doc * revert change query_exc * doc * fix container test * redirect obbject test patch * doc * rename method * move decorator to extension file * rename method extend_obbject * changes in creds model * avoid credential racing * doc * rename prop * doc * doc * remove comment * comment some code * free extension names * docstring * doc * docs * Hotfix/fix-v4-economic-calendar: Add FMP to Econ Calendar and fix some TE bugs (#5580) * coerce string type, add default=None * adds fmp to economic calendar and fixes some things with TE * ruff * etf integration test * missing provider for test * rename te cassette to economic_calendar * fix test * rename tests --------- Co-authored-by: James Maslek * Add stocks disc endpoints (#5630) * Add stocks disc endpoints * Explicit * Lint * Add tests * Bump timeout * Feature/disc router (#5616) * Add disc router and WSJ provider * Lint * Lint * Move endpoints under ETF router * Update etf_performance.py * Add ETF info and sector exposure from FMP (#5620) * Add ETF info from FMP * Add integration tests * Add unit tests * Add etf sectors endpoint * Add etf sectors fmp endpoint * Omit nested sector list from fmp info data * Update tests and test data * Update test data * Specify provider explicitly in integration tests * Update tests * Skip yfinance etf historical test * Fix linter errors after the merge * Fix more linter errors * Fix failing and add missing tests * Fix integration tests * Fix calendar ipo tests * Add ETF holdings and holding report dates from FMP (#5629) * Add ETF info from FMP * Add integration tests * Add unit tests * Add etf sectors endpoint * Add etf sectors fmp endpoint * Omit nested sector list from fmp info data * Update tests and test data * Update test data * Specify provider explicitly in integration tests * Update tests * Skip yfinance etf historical test * Add etf holdings and holdings date routes and standard models * Add fmp holdings and holding dates fetchers * Update holdings fetcher to properly handle date object inputs * Add unit tests * Add integration tests * Black after merge * Fix test input data format * Disc router for equities. (#5640) * Disc router for equities. * add tests * Bug fixes in financial statements (#5537) * `validator` to `field_validator` in standard models * Polygon add `ttm` to `period` param * Revert "Polygon add `ttm` to `period` param" * Polygon add `ttm` to param `period` * `EarningsCallTranscript` standard model removed `quarter` param * use `tag` instead of `name` for correct field name * fix url for intrinio income statement * modified intrinio cash flow `transform_data` function * set optional data fields and validate dates * fix insider trading not fetching recent data * linting * refactoring * refactoring * set param alias in fmp stock insider provider model * get all quarter data for intrinio * add `limit` param to `stocks.fa.ins` * refactoring and linting * removed additional comment * linting * re-recorded and fix tests * cash flow standard model field type to `StrictFloat` * Intrinio cash flow model fixed to get all quarters' data * linting * refactoring * financial statement standard model field type to `StrictFloat` * Intrinio financial statement model get all quarter data * set `period` type to `Optional[str]` * add `period` param to balance sheet provider models * add `period` param to cash flow provider models * use alias in model dump * remove `ttm` from `period` param * revamped intrinio financials * fixed incorrect description for `limit` param * modified tests for `balance`, `cash` and `income` * re-recorded tests * skipped intrinio financial statement fetcher tests * Add ETF county weighting command with FMP data (#5645) * Remove code that wrongfully infers the filing date as end of quarter * Add etf countries command with fmp data * Add countries command to etf router * Update sector and country weighting fmp models * Fix docstring typo * Add unit tests and update mock data * Add integration tests for etf.countries * Bring back missing integration tests * Fix economic calendar integration tests * fix missing data in intrinio financials * removed inutile params from Polygon financial statement models * Intrinio IPO overhaul * tests fixed and re-recorded * Add ETF holdings performance with FMP data (#5659) * Add etf holdings performance endpoint * Add tests * Fix failing polygon fetcher tests * Split long holdings lists into chunks and update test data * Change chunk length to 500 tickers * Add stock search from FMP (#5642) Co-authored-by: Theodore Aptekarev * Feature/v4 pypi (#5579) * improvements to the publish script * move scripts * initial script that builds the package * adjustments on the docs * test pypi workflow * add hour and minute to version * black * ruff * duplicate file * moving files instead * build throught the script instead * update nox file * integration tests workflow * change workflow * fix dev_install * fix in sed cmd * testing the platform only * commenting out the publishing * fix run commands * improvements to the publish script and doc * fix publish script * updating the script and the workflow * feature/v4-pypi nightly (#5589) * init * Update nightly.py * cleanup * init file * not referencing dev_utils * updating obb platform key * revert * Increase warmup time * project name on pyproject and adding the --pre flag on readme * moving to the build folder * fix noxfile * reflecting the moves on the import statements * fix pyproject path * ruff * fix paths * fix super typo * update workflows * moving the pypi terminal files into its folder --------- Co-authored-by: teh_coderer Co-authored-by: Igor Radovanovic <74266147+IgorWounds@users.noreply.github.com> Co-authored-by: Theodore Aptekarev * economy.calendar nasdaq (#5628) * add quandl econcal * unittest * add integration tests * replace   * fix bug TE importance * small fix * remove stuff from quandl * add nasdaq provider * add nasdaq to install files * Update test_economy_api.py * test * quandl leftovers * remove quandl econcal test * lint * replace   * ruff * lint * update nasdaq gmt * validate countries * here * no need for this * fix calendar tests * static * static * remove error * static * readme + website * readme * remove changes TE * typo * fix unittest * fix tests * Update __init__.py * Update economic_calendar.py * revamped model and added helpers for date range --------- Co-authored-by: Pratyush Shukla * Feature/v4-dividend-calendar: Adds Nasdaq dividend calendar and moves the command out of fundamental_analysis (#5672) * add nasdaq dividend calendar and move out of fundamental_analysis * black * ruff * add random-user-agent to pyproject.toml * add nasdaq ipo calendar * add nasdaq flag for SPO to IPO calendar * add spo test param * black * dividend test * fix transform_query - nasdaq_calendar_ipo * bring back different headers for ipo calendar * remove references to test * Add disc endpoints (#5660) * Add Quandl top retail * Add tests * Add Seeking Alpha * Add Filings * Change Provider * Fix test * Add dev_install * static * static correct * y u forget me * updated deps * static --------- Co-authored-by: Pratyush Shukla * using dev install (#5673) * Expanding the `fixedincome` menu (#5655) * models and fetcher * making the fetcher visible * std model * adding the command * improvements to the models * typo * adding the command * imrpovements to dwpcr * standard model for ecb int rates * adding the fetcher for fred * standard model of ice bofa * add ice_bofa command * ruff * ice bofa fetcher * moody std model * moody * std model * add cp command * unused import * cp * spot * ruff * hqm * tmc * ffrmc * tbffr * ruff * typing fixes * buggy dates * fred fetcher tests * ruff * adding ecb as a provider * adding new provider related stuff * adding the new command eu_ycvr * models * test for ecb fetcher * Feature/v4 fixedincome int tests (#5661) * integration tests * happy ruff * mini adjustment * ruff * typo * verbose type * fix tests * docstrings everywhere and an happy pydocstyle * fix tests * Feature/user-cache-dir: Add User Preference for the Cache Directory (#5621) * add user preference for storing cached data * ruff * fix tests? * fix test key error..? * etf integration test fix * add cache dir to SEC * black * improve docs structure for V4 (#5586) * improve docs structure for V4 * moving over changes * Add Docs to the navbar * add some, re-order sidebar * fix sentence * add docs install to source instructions * insert a couple of links, fix a typo * big terminal docs usage revamps * improve toggle component for tutorials * get rid of TOCs for all terminal docs for consistency and simplicity * improve platform docs * improve bot docs content structure * remove index from bot docs * improve ON THIS PAGE to only display TOC if at least 1 element * make edit this page text and icon on same line * add author and date to docs * add basic syntax page to usage * sidebar order for usage section * move api start command to the top with the import python import * some install page additions * small improvement * refactor routines section * Update introduction-to-routines.md * Update pipeline-of-commands.md * Update introduction-to-routines.md * Update routines-for-power-users.md * Update community-routines.md * update keyboard hotkey macros * askobb page * Update askobb-feature.md * Update index.md * Update index.md * Update index.md * Update index.md * fix images * remove HeadTitle from all files where it exist * get rid of extra spacing in markdown * small update * small edit * need index at the start because of main path when homepage of docs * use openAI to create SEO for front matter on my behalf * remove table of content from sdk page * finish improving metadata SEO for SDK docs * update duplicate header * update HeadTitle to be more specific on product * remove index from bot telegram reference * delete duplicated title for platform reference * another update * Hotfix/econometrics export filename fix (#5508) * fix: Modify 'load' behavior to append data to existing sheet Details: - Added logic to detect existing sheet and append data if present. - There is no direct way to append on the sheet, so I am reading the sheet to get the last row number and then writing after that row number. Resolves: #5472 * Added --export option for exporting to a desired file in /econometrics menu * Added a -f/--file option to provide the filename for export. Made -t/--type and -f/--file mutually exclusive. If -f is not given, -t is required and the filename will be generated based on the time and module. * Revert `helper_funcs.py` to original state * Made some arguments not required. * Minor changes asked by @deeleeramone * No sheet name * black --------- Co-authored-by: James Maslek Co-authored-by: Danglewood <85772166+deeleeramone@users.noreply.github.com> * FIX #5600 Updated the Twitter logo to X logo (#5601) * Change Ultima paragraph (#5624) * change ultima paragraph * remove old paragraph * Update CONTRIBUTING.md (#5623) * mobile line-brake fixed (#5604) In the mobile view (media max 400px ), the text line "Installation >>" appears broken into smaller segments. Co-authored-by: James Maslek * start PR so screenshots can get attached via GitHub website * Update qa.md * Docs/terminalpro and improvement (#5622) * add first iteration of content for Terminal Pro * Update index.md * Update dashboards.md * Update folders.md * Update grouping.md * Update report.md * Update templates.md * Update quick-start.md * Update index.md * Update index.md * Update home.md * Update news.md * Update index.md * Update index.md * Update index.md * Update data-provider.md * Update chat-with-widget.md * Update data-manipulation.md * Update forecasting.md * fix: images self closing tags * fix: only pro visitors can see pro * inter font * improve SEO content and restructuring * add new package for toggle on tutorials * move folder around * improve main page of each prod * small updates and improvements * fix logo above * small improvement in headtitle for portfolio funcs * fix typos from OpenAI's GPT-4 * fix _category_ json * remove generic SEO words * add script that generates SEO for documentation * add missing file * remove sdk warning message * fix links for andrew --------- Co-authored-by: jose-donato Co-authored-by: jose-donato <43375532+jose-donato@users.noreply.github.com> Co-authored-by: andrewkenreich * Add light blue banner, blue when clicking sidebar + fix link in docusaurus.config.js (#5627) * typo * pro docs tab coloring * sidebar selection blue * redirecting missing * Update crypto introduction.md * titles * another title * Update crypto dd.md * Update defi.md * Update disc.md * Update nft.md * Update onchain.md * Update ov.md * Update introduction.md updates URL * Update introduction.md add HeadTitle * Update ba.md * Update comparison.md * Update dark-pool-shorts.md * Update disc.md * fix docs (#5646) * Update fa.md * Update gov.md * Update ins.md * Update tradinghours.md * Delete website/content/terminal/menus/stocks/options/screener.md * Update Options introduction.md * Update screener head title * Update screener TOC * Update econometrics.md * Update economy head title * Update etf.md * codespell * Fix the redirect for intro to the correct url for docs (#5658) * fix the redirect for intro to the correct url for docs * fix code linting --------- Co-authored-by: James Maslek * Contributing guidelines (#5615) * intro section * what's expected sections * improve sections * improve sections and move how to add a data point * moving qa under contributor * better intro * moving the sharing section * better expectations * small intro to the contributor guidelines * moving things under the contributor section * there is no pre commits on the platform yet * dependency management * best practices for extensions * typo * collapse options subfolder * codespell * Improve Pro documentation further (#5641) * small improvement * Fix TutorialVideo for mobile view * main page terminal pro docs * jose whelp * placeholder index file that needs to be removed * fix: fixes sidebar, removes unused index.md * update link to api keys * update api keys link * fix hyperlinks in terminal helper * fix a few more links * fix some more links * linter * black linter * improve main docs page for each product * small refactor * header to take to main page of product * run OpenAI script to generate SEO for pro content --------- Co-authored-by: jose-donato <43375532+jose-donato@users.noreply.github.com> * Update folders.md * Update integrate-your-own-backend.md * Update index.md * Update fixedincome.md * url * Update forecast.md * Update settings.md (#5665) * Update forex.md * fix front matter (#5667) * Fix conflict markers that got into markdown during previous merges * Fix front matter list formatting * Fix typo * small thing * fix hyperlinks * Update .codespell.ignore * output_type options * Architectural considerations * Update sidebar to hide pro section by default * Minor copy changes * TET pattern * import statements * clarification on preferences * Minor copy changes * Lint markdown and python * fix: open index on collapsible root elements * remove old content * options title * Fix linting errors * Refactor sidebar label to url mapping condition --------- Co-authored-by: andrewkenreich Co-authored-by: Danglewood <85772166+deeleeramone@users.noreply.github.com> Co-authored-by: hjoaquim Co-authored-by: Sandip Saha Co-authored-by: James Maslek Co-authored-by: professssor <62937125+professssor@users.noreply.github.com> Co-authored-by: Farookh Zaheer Siddiqui <129654632+FarukhS52@users.noreply.github.com> Co-authored-by: MAX SHESTOV <57421753+maxxsh@users.noreply.github.com> Co-authored-by: jose-donato Co-authored-by: jose-donato <43375532+jose-donato@users.noreply.github.com> Co-authored-by: Mohamad Fadil Co-authored-by: Theodore Aptekarev * Add multi-ticker support to etf_countries (#5670) * add multi-ticker support to etf_countries * remove commented-out lines * normalized percent points * percent -> percentage * Fix Nasdaq Econ Calendar Fetcher (#5668) * fix nasdaq econ cal request * more html tags * add random-user-agent to pyproject * another edge case - 24H -> 00:00 * Feature/v4-unusual-options: Adds unusual options endpoint. (#5677) * add unusual options fro Intrinio * test params * move sorting * Change type * update FMP fetcher to use the V4 endpoint (#5681) * Fix price performance not parsed correctly when there is only 1 ticker (#5678) * Add crypto search standard model and FMP data for it (#5679) * Apply renaming to news data (#5684) * inegration complete * reformatted for black * fix ruff issues * revised integration * changes to versions in pyproject.toml and updated lock files * Rename models * Update tests * Fix typos here and there * Update routers * Apply rename to ultima * Properly mock api key * Mock ultima api key --------- Co-authored-by: Adi Sai * Feature/v4-market-snapshots: Adds full market snapshots (#5473) * add stocks market snapshots from fmp * add fmp fetcher test * unused imports * add polygon to market_snapshots * update fmp market_snapshots * black * pydantic2 things * updates * change validate_obj to model_validate * polygon cleanup * tests * descriptions * black * data description * minor adjustments, using less local variables, improving readability and removing pandas * better structure * minor adjustments * lint * fix int tests --------- Co-authored-by: hjoaquim * Add NBBO Quotes, with historical, to `obb.stocks.quote()` (#5617) * coerce string type, add default=None * add polygon stock quote * limit cleanup * add greater/less than to params * limit param * black * tests * fix tests * test_etf * rename model and function to NBBO * add standard model for nbbo * improve standardization * not redifining builtin max * fix input params * integration test params * removing unused import Co-authored-by: Pratyush Shukla * revamped code * re-recorded nbbo test * added symbol validator * added alias in field * Stock news -> Company news --------- Co-authored-by: hjoaquim Co-authored-by: Pratyush Shukla Co-authored-by: Theodore Aptekarev * hotfix/update-quandl-to-nasdaq: Merge Quandl + Nasdaq (#5682) * merge quandl nd nasdaq * dev_install.py * test param name * economy python integration test * Add more input types to data processing commands (#5453) * adding more supported types to data processing commands * ruff * removing unused import * docstrings * data processing types covertion * data description * test filters * ruff * fix package builder tests * ruff * removing print * Add stocks/dps module (#5638) * short volume * pyproject missed * add sec short interest with days to cover * Add FINRA OTC endopoint * some tests * rest of unit tests * Integratin test scripts * dev install * linters caught by pre commit * lines too long * Last test files * maybe it needs a lock file? * thanks pratty * Maybe ill actually listen to pratty next time * sec test date freeze * I cant hit buttons * re record tests * tests 3 * Stockgrid test * regen int test * more testing * lint * moved these fns * dis killing me * one more test * last one * Update integration tests * Fix tests picking up wrong dps route --------- Co-authored-by: Theodore Aptekarev * Rename Forex to Currency (#5687) * restore fields as optional (#5686) * Rename Crypto (#5689) * added `crypto.price.historical` * static * fix tests * fix incorrect label * Move model from sec to finra (#5692) * Update toml * fixed deps * add openbb-etf lock file * cleanup * cleanup (#5694) * Rename Fixed Income (#5695) * Rename Fixed Income * Add routers * Rename stocks to equity (#5688) * Rename stocks folder * Rename openbb_stocks package * Rename routers * Reroute equity menu * Update routes based on feedback * StockNews -> EquityNews * StockInfo -> EquityProfile * Rename Equity calendars * Equity peers rename * Rename discovery * Rename fundamental * Rename price command models * Rename shorts * Update charting router * Fix seeking alpha upcoming release date * Fix linting errors * Update tests * Fix tests * Skip econometrics api tests because it's python only * Update integration tests and test data * Historical analyst estimates * Skip cboe options chain test. Unable to record vcr cassette * re-record cboe cassettes * Document CBOE unit test creation caveats --------- Co-authored-by: Danglewood <85772166+deeleeramone@users.noreply.github.com> * Feature/files-for-igor: Adding a few standard models for Igor (#5699) * add some standard models for Igor * codespell * update descriptions * Add devtools metapackage (#5703) * Add openbb-devtools metapackage * adding devtools to the dev_install script --------- Co-authored-by: hjoaquim * Rename econometrics commands to be more verbose (#5702) * Expose command to model map (#5706) * Rename ta qa (#5708) * Rename ta folder * Rename ta to technical * Rename qa folder * Rename qa to quantitative * Rename the actual routes in quantitative * Equity cleanup (#5707) * cleanup * static * renaming to equity cc @the-praxs * Proof reading --------- Co-authored-by: hjoaquim Co-authored-by: Theodore Aptekarev * Don't enforce imperative for first word of the docstring * Remove ultima from default extensions * Rename `economy` and create `index` extension (#5705) * renamed economy and re-recorded tests * static * market indices * european indices * fred indices * index constituents * tests * correct package name * oops * static * linting * Move COT commands to regulators * Rename economy.list to available_indices * Rename GDP models and clean up * Fix charting tests * Drop _indices from available_indices command * Fix obbject to_dict test --------- Co-authored-by: Theodore Aptekarev * Rename etf/disc (#5715) * Docs/v4-working-docs: PR to Work on V4 Docs (#5693) * Revert changes related to pydantic2 made into v3 code * Revert fred model changes in v3 * Revert pydantic2 databento model changes in v2 * Update some names and v3 lock file * Clean up openbb/package before the beta release * Platform publishing procedure (#5701) * update instructions * introducing the version script * publish message * fix platform path * reflecting version changes * getting version from installed packages instead * removing toml from dependencies * Changes to get `a7` out (#5697) * changes to get a7 out * etf menu on the pyproject.toml * poetry lock * bump `openbb-etf` to `a5` to match version * updated deps * removing ultima * removing references to a4 cc @the-praxs * Bump index menu version * poetry lock --------- Co-authored-by: Pratyush Shukla Co-authored-by: Theodore Aptekarev * Update publishing instructions * Bump core dependencies in extensions and providers * Add changes to the publish script following the beta release * Update the versions in static extension map and openbb metapackage --------- Co-authored-by: James Maslek Co-authored-by: Pratyush Shukla Co-authored-by: hjoaquim Co-authored-by: Diogo Sousa Co-authored-by: Igor Radovanovic <74266147+IgorWounds@users.noreply.github.com> Co-authored-by: Danglewood <85772166+deeleeramone@users.noreply.github.com> Co-authored-by: montezdesousa <79287829+montezdesousa@users.noreply.github.com> Co-authored-by: tehcoderer Co-authored-by: DidierRLopes Co-authored-by: andrewkenreich Co-authored-by: Sandip Saha Co-authored-by: professssor <62937125+professssor@users.noreply.github.com> Co-authored-by: Farookh Zaheer Siddiqui <129654632+FarukhS52@users.noreply.github.com> Co-authored-by: MAX SHESTOV <57421753+maxxsh@users.noreply.github.com> Co-authored-by: jose-donato Co-authored-by: jose-donato <43375532+jose-donato@users.noreply.github.com> Co-authored-by: Mohamad Fadil Co-authored-by: Adi Sai * Hotfix/pypi openbb terminal (#5719) * renaming the project * documentation changes * Finishing touches to the publishing procedure (#5728) * finishing touches to the publishing procedure * grammar improvements * Run tests on develop (#5725) * Run tests on develop * Add a check that files changes in platform * Seprate Intrinio financials data tags into a different command (#5723) * add `ebit` field in income statement standard model * only add required data tags * remove calculations data * use `name` key instead of `tag` key * set `period` as required in data * remove `period` and `cik` from provider models * add `equity/fundamental/search_financial_attributes` with tests * clean descriptions file * add `equity/fundamental/financial_attributes` with tests * set `value` as `Optional` * Fix threadpool test error (#5734) * Remove ultima from deps (#5736) * remove ultima from deps * skip ultima test * black * change skip location * try except statement to avoid error on the ci * new currency reference rates pr (#5724) * point files to linters (#5739) * remove news from equity (#5741) * Add tiingo provider (#5740) * first commit * things * Add news endpoints * CryptoHistorical * Add currency and trailing dividend yield * things working * deps * fix pre commit things * tests? * black on the tests * pratty told me to add it * integration tests * added helpers * crypto revamped * currency revamped * trailing dividend yield revamped * equity historical revamped * company news overhauled * global news overhauled * remove `tags` param from news models * crypto correct `exchanges` description * james smh * re-recorded fetcher tests * fixed integration tests * econometrics smh * james smh again --------- Co-authored-by: Pratyush Shukla * Add `derivatives` extension for `futures` and `options` (#5742) * removed options and futures * add derivatives extension * cleanup * bug #5649 (#5722) * bug #5649 * fixing --a upmom, downmom --------- Co-authored-by: Danglewood <85772166+deeleeramone@users.noreply.github.com> * Rename the fmp search -> screener (#5744) * Rename the fmp search -> screener * misses some * i cant copy paste * docs/fix-urls: Updates the Terminal About URLs to match `/develop` (#5720) * update Terminal about URLs and some other broken links * ruff * intro * changing the heading levels * dependency management sections * structure * developer guides * structure * contributor guides * keywords and descriptions * broken urls * cool cards * Cool cards (#5727) * tidy up terminal/content * some more tidy up * fix styling for platform that was missing * more tidy up * improve color for dark and light mode * create new reference card for more basic cards * rename back to menus * implement all index.md for terminal, except reference * improve bot title * more refactoring * fix remaining index * header styling * more styling * heheheheheheeh * Revert "heheheheheheeh" This reverts commit 7d095fcfd258efb7e82b75b4663b5360785195f3. * Ccards (#5733) * links * more links * improved styling and chevron aligned to title * fix index.mdx urls for Terminal * update package.json * update index.mdx * fix generation * spelling * toolkit_extensions * update data extensions * couple of links * add tiingo to data extensions list --------- Co-authored-by: hjoaquim Co-authored-by: andrewkenreich Co-authored-by: DidierRLopes Co-authored-by: James Maslek * Stock leftover cleanup (#5745) * change to equity in `.md` files * `HistoricalStockSplits`->`HistoricalSplits` * `StockInsiderTrading`->`InsiderTrading` * sorry fmp * `EquityHistorical` cleanup * `EquityNBBO` cleanup * .md leftover * the last of stocks * Hotfix/urllib to dev group (#5732) * use the urllib3 dependency on the dev group instead * adapt the version script for the nightlies - if it's a nightly the package distribution name will have a different name * add dev dependencies to the dev installation bc of the ci * updating the import on validate_call according to: https://docs.pydantic.dev/latest/concepts/validation_decorator/ the way we were importing it breaks if pydantic=2.5 @montezdesousa * loosing urllib3 version specification on the provider and adding it to platform dev deps * rmeoving urllib from top level deps; and removing --with dev flag * changing to ^ instead * Revert "changing to ^ instead" This reverts commit 7300904e9f3adba372b106d381b70ae06e28795a. * unnecessary dep --------- Co-authored-by: Theodore Aptekarev Co-authored-by: James Maslek * feature/v4-bop - Add ECB Balance of Payments (Replaces #5716) (#5726) * add ecb balance of payments * missing __init__.py files * Nasdaq calendar earnings and fix FMP calendar earnings (#5718) Co-authored-by: James Maslek * feature/us-treasury-auctions: Adds Treasury Auctions endpoint and provider for US Government Data. (#5746) * add government_us provider and treasury auctions endpoint * black * add param for cusip * move logic for setting default start/end date * Update hub<>platform credentials map (#5749) * update hub<>platform credentials map * typo * Add API settings schema to system settings (#5743) Co-authored-by: montezdesousa <79287829+montezdesousa@users.noreply.github.com> * Skip checking creds (#5737) * skip checking creds * fix bug * ok mypy * add comment * rename required_credentials * fix * fix top_retail bug * don't require creds in some nasdaq fetchers * black * this was not here before * fix tests * update fetcher test * update contributing guidelines * Fix Quote (#5752) * Fix Quote * fixed return type and model validation --------- Co-authored-by: Pratyush Shukla * Wrap up renaming global news to world news on a model level (#5750) * Wrap up renaming global news to world news on a model level * cleanup --------- Co-authored-by: Pratyush Shukla * Remove eod from docstrings (#5751) * Wrap up renaming global news to world news on a model level * Remove "end of day" from historical price model docstrings --------- Co-authored-by: Pratyush Shukla * Massive docstring cleanup (#5755) * sec router remove command * standard models cleanup * fmp cleanup * av cleanup * benzinga cleanup * biztoc cleanup * cboe cleanup * ecb cleanup * finra cleanup * fred cleanup * us cleanup * intrinio cleanup * nasdaq cleanup * oecd cleanup * polygon cleanup * sec cleanup * seeking alpha cleanup * stockgrid cleanup * tiingo cleanup * tradingeconomics cleanup * ultima cleanup * wsj cleanup * yfinance cleanup * sec router lint * fix date query param description * Updates system and api settings (#5753) * remove uncessary import on rest api * remove FrozenField and add api.version * allow setup from json * remove id tag * computed field is better * formatting --------- Co-authored-by: Theodore Aptekarev * Squeeze build time (#5756) * squeeze build time * bug fix * fix test * typo? * rebuild * keep tradingeconomics * docs/working-docs: Working V4 Docs PR (#5747) * post-install clarification, fix links * more links * change word * toolkit cleanup * rename 'contributing' to 'development' * update extensions * some urls * Update sdk-platform and v4-develop in urls (#5730) * Update sdk-platform and v4-develop in urls * Seprate Intrinio financials data tags into a different command (#5723) * add `ebit` field in income statement standard model * only add required data tags * remove calculations data * use `name` key instead of `tag` key * set `period` as required in data * remove `period` and `cik` from provider models * add `equity/fundamental/search_financial_attributes` with tests * clean descriptions file * add `equity/fundamental/financial_attributes` with tests * set `value` as `Optional` * Fix threadpool test error (#5734) * Remove ultima from deps (#5736) * remove ultima from deps * skip ultima test * black * change skip location * try except statement to avoid error on the ci * new currency reference rates pr (#5724) * point files to linters (#5739) * remove news from equity (#5741) * Add tiingo provider (#5740) * first commit * things * Add news endpoints * CryptoHistorical * Add currency and trailing dividend yield * things working * deps * fix pre commit things * tests? * black on the tests * pratty told me to add it * integration tests * added helpers * crypto revamped * currency revamped * trailing dividend yield revamped * equity historical revamped * company news overhauled * global news overhauled * remove `tags` param from news models * crypto correct `exchanges` description * james smh * re-recorded fetcher tests * fixed integration tests * econometrics smh * james smh again --------- Co-authored-by: Pratyush Shukla * Add `derivatives` extension for `futures` and `options` (#5742) * removed options and futures * add derivatives extension * cleanup * bug #5649 (#5722) * bug #5649 * fixing --a upmom, downmom --------- Co-authored-by: Danglewood <85772166+deeleeramone@users.noreply.github.com> * Rename the fmp search -> screener (#5744) * Rename the fmp search -> screener * misses some * i cant copy paste * docs/fix-urls: Updates the Terminal About URLs to match `/develop` (#5720) * update Terminal about URLs and some other broken links * ruff * intro * changing the heading levels * dependency management sections * structure * developer guides * structure * contributor guides * keywords and descriptions * broken urls * cool cards * Cool cards (#5727) * tidy up terminal/content * some more tidy up * fix styling for platform that was missing * more tidy up * improve color for dark and light mode * create new reference card for more basic cards * rename back to menus * implement all index.md for terminal, except reference * improve bot title * more refactoring * fix remaining index * header styling * more styling * heheheheheheeh * Revert "heheheheheheeh" This reverts commit 7d095fcfd258efb7e82b75b4663b5360785195f3. * Ccards (#5733) * links * more links * improved styling and chevron aligned to title * fix index.mdx urls for Terminal * update package.json * update index.mdx * fix generation * spelling * toolkit_extensions * update data extensions * couple of links * add tiingo to data extensions list --------- Co-authored-by: hjoaquim Co-authored-by: andrewkenreich Co-authored-by: DidierRLopes Co-authored-by: James Maslek * Stock leftover cleanup (#5745) * change to equity in `.md` files * `HistoricalStockSplits`->`HistoricalSplits` * `StockInsiderTrading`->`InsiderTrading` * sorry fmp * `EquityHistorical` cleanup * `EquityNBBO` cleanup * .md leftover * the last of stocks * post-install clarification, fix links * more links * change word * toolkit cleanup * rename 'contributing' to 'development' * Hotfix/urllib to dev group (#5732) * use the urllib3 dependency on the dev group instead * adapt the version script for the nightlies - if it's a nightly the package distribution name will have a different name * add dev dependencies to the dev installation bc of the ci * updating the import on validate_call according to: https://docs.pydantic.dev/latest/concepts/validation_decorator/ the way we were importing it breaks if pydantic=2.5 @montezdesousa * loosing urllib3 version specification on the provider and adding it to platform dev deps * rmeoving urllib from top level deps; and removing --with dev flag * changing to ^ instead * Revert "changing to ^ instead" This reverts commit 7300904e9f3adba372b106d381b70ae06e28795a. * unnecessary dep --------- Co-authored-by: Theodore Aptekarev Co-authored-by: James Maslek * feature/v4-bop - Add ECB Balance of Payments (Replaces #5716) (#5726) * add ecb balance of payments * missing __init__.py files * Nasdaq calendar earnings and fix FMP calendar earnings (#5718) Co-authored-by: James Maslek * feature/us-treasury-auctions: Adds Treasury Auctions endpoint and provider for US Government Data. (#5746) * add government_us provider and treasury auctions endpoint * black * add param for cusip * move logic for setting default start/end date * Update hub<>platform credentials map (#5749) * update hub<>platform credentials map * typo * Add API settings schema to system settings (#5743) Co-authored-by: montezdesousa <79287829+montezdesousa@users.noreply.github.com> * Skip checking creds (#5737) * skip checking creds * fix bug * ok mypy * add comment * rename required_credentials * fix * fix top_retail bug * don't require creds in some nasdaq fetchers * black * this was not here before * fix tests * update fetcher test * update contributing guidelines * Fix Quote (#5752) * Fix Quote * fixed return type and model validation --------- Co-authored-by: Pratyush Shukla * Wrap up renaming global news to world news on a model level (#5750) * Wrap up renaming global news to world news on a model level * cleanup --------- Co-authored-by: Pratyush Shukla * update extensions * some urls * Revert changes to v3 docs --------- Co-authored-by: Henrique Joaquim Co-authored-by: Pratyush Shukla Co-authored-by: Igor Radovanovic <74266147+IgorWounds@users.noreply.github.com> Co-authored-by: Danglewood <85772166+deeleeramone@users.noreply.github.com> Co-authored-by: montezdesousa <79287829+montezdesousa@users.noreply.github.com> Co-authored-by: James Maslek Co-authored-by: Ramazan Co-authored-by: andrewkenreich Co-authored-by: DidierRLopes * POST request example * update post example * find symbols * market calendars * codespell * codespell ftw * improve main page light mode --------- Co-authored-by: Theodore Aptekarev Co-authored-by: Henrique Joaquim Co-authored-by: Pratyush Shukla Co-authored-by: Igor Radovanovic <74266147+IgorWounds@users.noreply.github.com> Co-authored-by: montezdesousa <79287829+montezdesousa@users.noreply.github.com> Co-authored-by: James Maslek Co-authored-by: Ramazan Co-authored-by: andrewkenreich Co-authored-by: DidierRLopes * Add Pro videos to docs + fix CI (#5765) * add pro vids * Update gh-pages.yml * install v4 (#5766) * install v4 * add run on pr * this seems sus * thnx juan * flip * thnx juan * idk * Update index.js * Update Root.tsx * Update index.js * try again * fix front matter * fix description front matter * Revert "fix description front matter" This reverts commit cccc7b2469dd9f6ab49b956c244877ea13a57e98. * try to fix this mickey * fixed all that mickey @DidierRLopes broke * Update index.js * generate platform fix * black fix --------- Co-authored-by: DidierRLopes Co-authored-by: tehcoderer Co-authored-by: andrewkenreich * Generate widgets library (#5767) * generate widgets library * Update gh-pages.yml * black * ruff fix * add index to widgets-library * linter * Add support for multiple ticker (#5770) Co-authored-by: Pratyush Shukla * Released this code (#5761) * updates after release * bump pytest-recorder * Revert "bump pytest-record… * bump versions for all packages * update extensions * fix for obbject extensions not added in extension map * updated extension map * update lock files * fix maybe for SDK v3 docs * Revert "Merge branch 'main' into release/4.1.5" This reverts commit 5b333dbcd205db09347f8c7f6437664e614277c6, reversing changes made to e4beecf5efc9f6aac796b2ae93a54af72816a875. * Revert "fix for obbject extensions not added in extension map" This reverts commit b6bd2b9d5e98f071610c8ac90741b7c71c8de4c2. * Revert "updated extension map" This reverts commit 9ed74fee1966fa22a61c93dcb1bba3e7d934af45. * don't get del files for terminal * expiration choice u killing me * bad mypy * no linting for terminal v3 * add TODO * disable pylint for sec files --------- Co-authored-by: James Maslek Co-authored-by: Henrique Joaquim Co-authored-by: Andrew Co-authored-by: Adi Sai Co-authored-by: Sandip Saha Co-authored-by: Danglewood <85772166+deeleeramone@users.noreply.github.com> Co-authored-by: Luqman Co-authored-by: Adwait <111136306+AdwaitSalankar@users.noreply.github.com> Co-authored-by: Abhishek Amar <66067391+abhishek-amar@users.noreply.github.com> Co-authored-by: DidierRLopes Co-authored-by: professssor <62937125+professssor@users.noreply.github.com> Co-authored-by: Farookh Zaheer Siddiqui <129654632+FarukhS52@users.noreply.github.com> Co-authored-by: MAX SHESTOV <57421753+maxxsh@users.noreply.github.com> Co-authored-by: jose-donato Co-authored-by: jose-donato <43375532+jose-donato@users.noreply.github.com> Co-authored-by: Mohamad Fadil Co-authored-by: Ramazan Co-authored-by: joshuabuildsthings Co-authored-by: wojda <114031148+polooner@users.noreply.github.com> Co-authored-by: Bim Phomthong <118195204+bimbolimbo@users.noreply.github.com> Co-authored-by: Theodore Aptekarev Co-authored-by: Diogo Sousa Co-authored-by: Igor Radovanovic <74266147+IgorWounds@users.noreply.github.com> Co-authored-by: montezdesousa <79287829+montezdesousa@users.noreply.github.com> Co-authored-by: tehcoderer Co-authored-by: Ramazan Co-authored-by: omahs <73983677+omahs@users.noreply.github.com> --- .github/workflows/linting.yml | 21 +- openbb_platform/core/poetry.lock | 5 +- openbb_platform/core/pyproject.toml | 2 +- .../extensions/commodity/poetry.lock | 10 +- .../extensions/commodity/pyproject.toml | 4 +- openbb_platform/extensions/crypto/poetry.lock | 10 +- .../extensions/crypto/pyproject.toml | 4 +- .../extensions/currency/poetry.lock | 10 +- .../extensions/currency/pyproject.toml | 4 +- .../extensions/derivatives/poetry.lock | 10 +- .../extensions/derivatives/pyproject.toml | 4 +- .../extensions/devtools/poetry.lock | 3 +- .../extensions/devtools/pyproject.toml | 2 +- .../extensions/econometrics/poetry.lock | 10 +- .../extensions/econometrics/pyproject.toml | 4 +- .../extensions/economy/poetry.lock | 10 +- .../extensions/economy/pyproject.toml | 4 +- openbb_platform/extensions/equity/poetry.lock | 10 +- .../extensions/equity/pyproject.toml | 4 +- openbb_platform/extensions/etf/poetry.lock | 10 +- openbb_platform/extensions/etf/pyproject.toml | 4 +- .../extensions/fixedincome/poetry.lock | 10 +- .../extensions/fixedincome/pyproject.toml | 4 +- openbb_platform/extensions/index/poetry.lock | 10 +- .../extensions/index/pyproject.toml | 4 +- openbb_platform/extensions/news/poetry.lock | 10 +- .../extensions/news/pyproject.toml | 4 +- .../extensions/quantitative/poetry.lock | 10 +- .../extensions/quantitative/pyproject.toml | 4 +- .../extensions/regulators/poetry.lock | 10 +- .../extensions/regulators/pyproject.toml | 4 +- .../extensions/technical/poetry.lock | 10 +- .../extensions/technical/pyproject.toml | 4 +- .../obbject_extensions/charting/poetry.lock | 10 +- .../charting/pyproject.toml | 4 +- .../openbb/assets/extension_map.json | 44 +- .../openbb/package/__extensions__.py | 46 +-- openbb_platform/poetry.lock | 390 ++++++++++-------- .../providers/alpha_vantage/poetry.lock | 10 +- .../providers/alpha_vantage/pyproject.toml | 4 +- .../providers/benzinga/poetry.lock | 10 +- .../providers/benzinga/pyproject.toml | 4 +- openbb_platform/providers/biztoc/poetry.lock | 10 +- .../providers/biztoc/pyproject.toml | 4 +- openbb_platform/providers/cboe/poetry.lock | 10 +- openbb_platform/providers/cboe/pyproject.toml | 4 +- openbb_platform/providers/ecb/poetry.lock | 10 +- openbb_platform/providers/ecb/pyproject.toml | 4 +- .../providers/federal_reserve/poetry.lock | 10 +- .../providers/federal_reserve/pyproject.toml | 4 +- openbb_platform/providers/finra/poetry.lock | 10 +- .../providers/finra/pyproject.toml | 4 +- openbb_platform/providers/finviz/poetry.lock | 10 +- .../providers/finviz/pyproject.toml | 4 +- openbb_platform/providers/fmp/poetry.lock | 10 +- openbb_platform/providers/fmp/pyproject.toml | 4 +- openbb_platform/providers/fred/poetry.lock | 10 +- openbb_platform/providers/fred/pyproject.toml | 4 +- .../providers/government_us/poetry.lock | 10 +- .../providers/government_us/pyproject.toml | 4 +- .../providers/intrinio/poetry.lock | 10 +- .../providers/intrinio/pyproject.toml | 4 +- openbb_platform/providers/nasdaq/poetry.lock | 10 +- .../providers/nasdaq/pyproject.toml | 4 +- openbb_platform/providers/oecd/poetry.lock | 10 +- openbb_platform/providers/oecd/pyproject.toml | 4 +- openbb_platform/providers/polygon/poetry.lock | 10 +- .../providers/polygon/pyproject.toml | 4 +- .../sec/openbb_sec/models/company_filings.py | 1 + .../providers/sec/openbb_sec/utils/helpers.py | 1 + openbb_platform/providers/sec/poetry.lock | 10 +- openbb_platform/providers/sec/pyproject.toml | 4 +- .../providers/seeking_alpha/poetry.lock | 10 +- .../providers/seeking_alpha/pyproject.toml | 4 +- .../providers/stockgrid/poetry.lock | 10 +- .../providers/stockgrid/pyproject.toml | 4 +- openbb_platform/providers/tiingo/poetry.lock | 10 +- .../providers/tiingo/pyproject.toml | 4 +- openbb_platform/providers/tmx/poetry.lock | 57 +-- openbb_platform/providers/tmx/pyproject.toml | 4 +- openbb_platform/providers/tradier/poetry.lock | 8 +- .../providers/tradier/pyproject.toml | 4 +- .../providers/tradingeconomics/poetry.lock | 10 +- .../providers/tradingeconomics/pyproject.toml | 4 +- openbb_platform/providers/wsj/poetry.lock | 10 +- openbb_platform/providers/wsj/pyproject.toml | 4 +- .../providers/yfinance/poetry.lock | 10 +- .../providers/yfinance/pyproject.toml | 4 +- openbb_platform/pyproject.toml | 80 ++-- .../cryptocurrency/nft/nftpricefloor_model.py | 2 +- .../dashboards/stream/pages/Options.py | 1 + 91 files changed, 608 insertions(+), 581 deletions(-) diff --git a/.github/workflows/linting.yml b/.github/workflows/linting.yml index b23a0070afc..e71252bbeb7 100644 --- a/.github/workflows/linting.yml +++ b/.github/workflows/linting.yml @@ -49,7 +49,7 @@ jobs: if: github.event_name == 'pull_request' run: | # "Checking PR diff" - echo "terminal_files=$(git diff --name-status origin/${{ github.base_ref }}...${{ github.head_ref }} | grep 'openbb_terminal/.*\.py$' | grep -v '^D' | cut -f 2- | xargs)" >> $GITHUB_ENV + echo "terminal_files=$(git diff --diff-filter=d --name-only origin/${{ github.base_ref }}...${{ github.head_ref }} | grep 'openbb_terminal/.*\.py$' | grep -v 'openbb_terminal/openbb/package' | grep -v 'integration' | grep -v 'tests' | xargs)" >> $GITHUB_ENV echo $terminal_files echo "platform_files=$(git diff --diff-filter=d --name-only origin/${{ github.base_ref }}...${{ github.head_ref }} | grep 'openbb_platform/.*\.py$' | grep -v 'openbb_platform/openbb/package' | grep -v 'integration' | grep -v 'tests' | xargs)" >> $GITHUB_ENV echo $platform_files @@ -67,18 +67,19 @@ jobs: - run: black --diff --check . - run: codespell --ignore-words=.codespell.ignore --skip="$(tr '\n' ',' < .codespell.skip | sed 's/,$//')" --quiet-level=2 - run: ruff . - - run: | - # Run linters for openbb_terminal - if [ -n "${{ env.terminal_files }}" ]; then - mypy --ignore-missing-imports ${{ env.terminal_files }} - pylint terminal.py ${{ env.terminal_files }} - else - echo "No Python files changed in openbb_terminal" - fi + # TODO: Enable linters for openbb_terminal once we're ready + # - run: | + # # Run linters for openbb_terminal + # if [ -n "${{ env.terminal_files }}" ]; then + # mypy --ignore-missing-imports ${{ env.terminal_files }} + # pylint terminal.py ${{ env.terminal_files }} + # else + # echo "No Python files changed in openbb_terminal" + # fi - run: | # Run linters for openbb_platform if [ -n "${{ env.platform_files }}" ]; then - # Add mypy to this part of the linting workflow once we're ready + # TODO: Add mypy to this part of the linting workflow once we're ready pylint ${{ env.platform_files }} else echo "No Python files changed in openbb_platform" diff --git a/openbb_platform/core/poetry.lock b/openbb_platform/core/poetry.lock index 354e99812ec..cf0c9a0f324 100644 --- a/openbb_platform/core/poetry.lock +++ b/openbb_platform/core/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand. [[package]] name = "aiohttp" @@ -756,8 +756,8 @@ files = [ [package.dependencies] numpy = [ {version = ">=1.20.3", markers = "python_version < \"3.10\""}, - {version = ">=1.21.0", markers = "python_version >= \"3.10\" and python_version < \"3.11\""}, {version = ">=1.23.2", markers = "python_version >= \"3.11\""}, + {version = ">=1.21.0", markers = "python_version >= \"3.10\" and python_version < \"3.11\""}, ] python-dateutil = ">=2.8.2" pytz = ">=2020.1" @@ -1140,6 +1140,7 @@ files = [ {file = "PyYAML-6.0.1-cp311-cp311-win_amd64.whl", hash = "sha256:bf07ee2fef7014951eeb99f56f39c9bb4af143d8aa3c21b1677805985307da34"}, {file = "PyYAML-6.0.1-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:855fb52b0dc35af121542a76b9a84f8d1cd886ea97c84703eaa6d88e37a2ad28"}, {file = "PyYAML-6.0.1-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:40df9b996c2b73138957fe23a16a4f0ba614f4c0efce1e9406a184b6d07fa3a9"}, + {file = "PyYAML-6.0.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:a08c6f0fe150303c1c6b71ebcd7213c2858041a7e01975da3a99aed1e7a378ef"}, {file = "PyYAML-6.0.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:6c22bec3fbe2524cde73d7ada88f6566758a8f7227bfbf93a408a9d86bcc12a0"}, {file = "PyYAML-6.0.1-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:8d4e9c88387b0f5c7d5f281e55304de64cf7f9c0021a3525bd3b1c542da3b0e4"}, {file = "PyYAML-6.0.1-cp312-cp312-win32.whl", hash = "sha256:d483d2cdf104e7c9fa60c544d92981f12ad66a457afae824d146093b8c294c54"}, diff --git a/openbb_platform/core/pyproject.toml b/openbb_platform/core/pyproject.toml index 727f941ea5d..ee32f958919 100644 --- a/openbb_platform/core/pyproject.toml +++ b/openbb_platform/core/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "openbb-core" -version = "1.1.2" +version = "1.1.3" description = "OpenBB package with core functionality" authors = ["OpenBB Team "] readme = "README.md" diff --git a/openbb_platform/extensions/commodity/poetry.lock b/openbb_platform/extensions/commodity/poetry.lock index a75e17b86fd..ce2c732e759 100644 --- a/openbb_platform/extensions/commodity/poetry.lock +++ b/openbb_platform/extensions/commodity/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand. [[package]] name = "aiohttp" @@ -715,13 +715,13 @@ files = [ [[package]] name = "openbb-core" -version = "1.1.2" +version = "1.1.3" description = "OpenBB package with core functionality" optional = false python-versions = ">=3.8,<4.0" files = [ - {file = "openbb_core-1.1.2-py3-none-any.whl", hash = "sha256:462419f771f0600db6b28307836e96280832c35587976dfc4c63987d7bc956e4"}, - {file = "openbb_core-1.1.2.tar.gz", hash = "sha256:a8a25f0ee6f114921e96fbe96a7a0a31f8900d9e146f020bcd460122a16ba9e2"}, + {file = "openbb_core-1.1.3-py3-none-any.whl", hash = "sha256:c0ad296d7bf59c751059c835c3deb38555ee9992d94da6d39d1343566e10b76a"}, + {file = "openbb_core-1.1.3.tar.gz", hash = "sha256:39a88a3c3695f7def3e5636eb0cb0bdd7ea805b4833e8f0bd7c8ecc7fb4b6f02"}, ] [package.dependencies] @@ -1409,4 +1409,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p [metadata] lock-version = "2.0" python-versions = "^3.8" -content-hash = "86b42fce1a3a291a85111aafc8b2ce191ae4200114da2d28ed4d272ebf1a8423" +content-hash = "d0104afe6c757e94929effd4d73278942dd40fd08b65fc5c32e7773c31712748" diff --git a/openbb_platform/extensions/commodity/pyproject.toml b/openbb_platform/extensions/commodity/pyproject.toml index 7f9ffb8ac66..cc12ec834d5 100644 --- a/openbb_platform/extensions/commodity/pyproject.toml +++ b/openbb_platform/extensions/commodity/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "openbb-commodity" -version = "1.0.0" +version = "1.0.1" description = "Commodity extension for OpenBB" authors = ["OpenBB Team "] readme = "README.md" @@ -8,7 +8,7 @@ packages = [{ include = "openbb_commodity" }] [tool.poetry.dependencies] python = "^3.8" -openbb-core = "^1.1.2" +openbb-core = "^1.1.3" [build-system] requires = ["poetry-core"] diff --git a/openbb_platform/extensions/crypto/poetry.lock b/openbb_platform/extensions/crypto/poetry.lock index 6e22cb3c9de..35758358bce 100644 --- a/openbb_platform/extensions/crypto/poetry.lock +++ b/openbb_platform/extensions/crypto/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand. [[package]] name = "aiohttp" @@ -697,13 +697,13 @@ files = [ [[package]] name = "openbb-core" -version = "1.1.2" +version = "1.1.3" description = "OpenBB package with core functionality" optional = false python-versions = ">=3.8,<4.0" files = [ - {file = "openbb_core-1.1.2-py3-none-any.whl", hash = "sha256:462419f771f0600db6b28307836e96280832c35587976dfc4c63987d7bc956e4"}, - {file = "openbb_core-1.1.2.tar.gz", hash = "sha256:a8a25f0ee6f114921e96fbe96a7a0a31f8900d9e146f020bcd460122a16ba9e2"}, + {file = "openbb_core-1.1.3-py3-none-any.whl", hash = "sha256:c0ad296d7bf59c751059c835c3deb38555ee9992d94da6d39d1343566e10b76a"}, + {file = "openbb_core-1.1.3.tar.gz", hash = "sha256:39a88a3c3695f7def3e5636eb0cb0bdd7ea805b4833e8f0bd7c8ecc7fb4b6f02"}, ] [package.dependencies] @@ -1416,4 +1416,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p [metadata] lock-version = "2.0" python-versions = "^3.8" -content-hash = "86b42fce1a3a291a85111aafc8b2ce191ae4200114da2d28ed4d272ebf1a8423" +content-hash = "d0104afe6c757e94929effd4d73278942dd40fd08b65fc5c32e7773c31712748" diff --git a/openbb_platform/extensions/crypto/pyproject.toml b/openbb_platform/extensions/crypto/pyproject.toml index d471e1ebd2a..29fe51d73b3 100644 --- a/openbb_platform/extensions/crypto/pyproject.toml +++ b/openbb_platform/extensions/crypto/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "openbb-crypto" -version = "1.1.2" +version = "1.1.3" description = "Crypto extension for OpenBB" authors = ["OpenBB Team "] readme = "README.md" @@ -8,7 +8,7 @@ packages = [{ include = "openbb_crypto" }] [tool.poetry.dependencies] python = "^3.8" -openbb-core = "^1.1.2" +openbb-core = "^1.1.3" [build-system] requires = ["poetry-core"] diff --git a/openbb_platform/extensions/currency/poetry.lock b/openbb_platform/extensions/currency/poetry.lock index 6e22cb3c9de..35758358bce 100644 --- a/openbb_platform/extensions/currency/poetry.lock +++ b/openbb_platform/extensions/currency/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand. [[package]] name = "aiohttp" @@ -697,13 +697,13 @@ files = [ [[package]] name = "openbb-core" -version = "1.1.2" +version = "1.1.3" description = "OpenBB package with core functionality" optional = false python-versions = ">=3.8,<4.0" files = [ - {file = "openbb_core-1.1.2-py3-none-any.whl", hash = "sha256:462419f771f0600db6b28307836e96280832c35587976dfc4c63987d7bc956e4"}, - {file = "openbb_core-1.1.2.tar.gz", hash = "sha256:a8a25f0ee6f114921e96fbe96a7a0a31f8900d9e146f020bcd460122a16ba9e2"}, + {file = "openbb_core-1.1.3-py3-none-any.whl", hash = "sha256:c0ad296d7bf59c751059c835c3deb38555ee9992d94da6d39d1343566e10b76a"}, + {file = "openbb_core-1.1.3.tar.gz", hash = "sha256:39a88a3c3695f7def3e5636eb0cb0bdd7ea805b4833e8f0bd7c8ecc7fb4b6f02"}, ] [package.dependencies] @@ -1416,4 +1416,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p [metadata] lock-version = "2.0" python-versions = "^3.8" -content-hash = "86b42fce1a3a291a85111aafc8b2ce191ae4200114da2d28ed4d272ebf1a8423" +content-hash = "d0104afe6c757e94929effd4d73278942dd40fd08b65fc5c32e7773c31712748" diff --git a/openbb_platform/extensions/currency/pyproject.toml b/openbb_platform/extensions/currency/pyproject.toml index 3ccd580acbe..cb8803829da 100644 --- a/openbb_platform/extensions/currency/pyproject.toml +++ b/openbb_platform/extensions/currency/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "openbb-currency" -version = "1.1.2" +version = "1.1.3" description = "Currency extension for OpenBB" authors = ["OpenBB Team "] readme = "README.md" @@ -8,7 +8,7 @@ packages = [{ include = "openbb_currency" }] [tool.poetry.dependencies] python = "^3.8" -openbb-core = "^1.1.2" +openbb-core = "^1.1.3" [build-system] requires = ["poetry-core"] diff --git a/openbb_platform/extensions/derivatives/poetry.lock b/openbb_platform/extensions/derivatives/poetry.lock index e05f792c9c8..66e3fcdd2dd 100644 --- a/openbb_platform/extensions/derivatives/poetry.lock +++ b/openbb_platform/extensions/derivatives/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand. [[package]] name = "aiohttp" @@ -712,13 +712,13 @@ files = [ [[package]] name = "openbb-core" -version = "1.1.2" +version = "1.1.3" description = "OpenBB package with core functionality" optional = false python-versions = ">=3.8,<4.0" files = [ - {file = "openbb_core-1.1.2-py3-none-any.whl", hash = "sha256:462419f771f0600db6b28307836e96280832c35587976dfc4c63987d7bc956e4"}, - {file = "openbb_core-1.1.2.tar.gz", hash = "sha256:a8a25f0ee6f114921e96fbe96a7a0a31f8900d9e146f020bcd460122a16ba9e2"}, + {file = "openbb_core-1.1.3-py3-none-any.whl", hash = "sha256:c0ad296d7bf59c751059c835c3deb38555ee9992d94da6d39d1343566e10b76a"}, + {file = "openbb_core-1.1.3.tar.gz", hash = "sha256:39a88a3c3695f7def3e5636eb0cb0bdd7ea805b4833e8f0bd7c8ecc7fb4b6f02"}, ] [package.dependencies] @@ -1431,4 +1431,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p [metadata] lock-version = "2.0" python-versions = "^3.8" -content-hash = "86b42fce1a3a291a85111aafc8b2ce191ae4200114da2d28ed4d272ebf1a8423" +content-hash = "d0104afe6c757e94929effd4d73278942dd40fd08b65fc5c32e7773c31712748" diff --git a/openbb_platform/extensions/derivatives/pyproject.toml b/openbb_platform/extensions/derivatives/pyproject.toml index c471b74a37a..b1195549ce9 100644 --- a/openbb_platform/extensions/derivatives/pyproject.toml +++ b/openbb_platform/extensions/derivatives/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "openbb-derivatives" -version = "1.1.2" +version = "1.1.3" description = "Derivatives extension for OpenBB" authors = ["OpenBB Team "] readme = "README.md" @@ -8,7 +8,7 @@ packages = [{ include = "openbb_derivatives" }] [tool.poetry.dependencies] python = "^3.8" -openbb-core = "^1.1.2" +openbb-core = "^1.1.3" [build-system] requires = ["poetry-core"] diff --git a/openbb_platform/extensions/devtools/poetry.lock b/openbb_platform/extensions/devtools/poetry.lock index 6baf9cf9c92..2e09daee50d 100644 --- a/openbb_platform/extensions/devtools/poetry.lock +++ b/openbb_platform/extensions/devtools/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand. [[package]] name = "appnope" @@ -1781,6 +1781,7 @@ files = [ {file = "PyYAML-6.0.1-cp311-cp311-win_amd64.whl", hash = "sha256:bf07ee2fef7014951eeb99f56f39c9bb4af143d8aa3c21b1677805985307da34"}, {file = "PyYAML-6.0.1-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:855fb52b0dc35af121542a76b9a84f8d1cd886ea97c84703eaa6d88e37a2ad28"}, {file = "PyYAML-6.0.1-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:40df9b996c2b73138957fe23a16a4f0ba614f4c0efce1e9406a184b6d07fa3a9"}, + {file = "PyYAML-6.0.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:a08c6f0fe150303c1c6b71ebcd7213c2858041a7e01975da3a99aed1e7a378ef"}, {file = "PyYAML-6.0.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:6c22bec3fbe2524cde73d7ada88f6566758a8f7227bfbf93a408a9d86bcc12a0"}, {file = "PyYAML-6.0.1-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:8d4e9c88387b0f5c7d5f281e55304de64cf7f9c0021a3525bd3b1c542da3b0e4"}, {file = "PyYAML-6.0.1-cp312-cp312-win32.whl", hash = "sha256:d483d2cdf104e7c9fa60c544d92981f12ad66a457afae824d146093b8c294c54"}, diff --git a/openbb_platform/extensions/devtools/pyproject.toml b/openbb_platform/extensions/devtools/pyproject.toml index 691f26a8f08..cfe4eb84a6f 100644 --- a/openbb_platform/extensions/devtools/pyproject.toml +++ b/openbb_platform/extensions/devtools/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "openbb-devtools" -version = "1.1.3" +version = "1.1.4" description = "Tools for OpenBB Platform Developers" authors = ["OpenBB Team "] readme = "README.md" diff --git a/openbb_platform/extensions/econometrics/poetry.lock b/openbb_platform/extensions/econometrics/poetry.lock index 7ec678aed3d..b43286d09e3 100644 --- a/openbb_platform/extensions/econometrics/poetry.lock +++ b/openbb_platform/extensions/econometrics/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand. [[package]] name = "aiohttp" @@ -841,13 +841,13 @@ files = [ [[package]] name = "openbb-core" -version = "1.1.2" +version = "1.1.3" description = "OpenBB package with core functionality" optional = false python-versions = ">=3.8,<4.0" files = [ - {file = "openbb_core-1.1.2-py3-none-any.whl", hash = "sha256:462419f771f0600db6b28307836e96280832c35587976dfc4c63987d7bc956e4"}, - {file = "openbb_core-1.1.2.tar.gz", hash = "sha256:a8a25f0ee6f114921e96fbe96a7a0a31f8900d9e146f020bcd460122a16ba9e2"}, + {file = "openbb_core-1.1.3-py3-none-any.whl", hash = "sha256:c0ad296d7bf59c751059c835c3deb38555ee9992d94da6d39d1343566e10b76a"}, + {file = "openbb_core-1.1.3.tar.gz", hash = "sha256:39a88a3c3695f7def3e5636eb0cb0bdd7ea805b4833e8f0bd7c8ecc7fb4b6f02"}, ] [package.dependencies] @@ -1794,4 +1794,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p [metadata] lock-version = "2.0" python-versions = ">=3.8,<3.12" -content-hash = "5000f97a4ae49fd8ea77fdb296e847d2d0496f1f083d09a67fae3e3998d4a382" +content-hash = "7f57eea96c25c551187a9445334a14e016d5487555b97fcbba34f524c1ddd049" diff --git a/openbb_platform/extensions/econometrics/pyproject.toml b/openbb_platform/extensions/econometrics/pyproject.toml index 0eefe06106e..e0446baf439 100644 --- a/openbb_platform/extensions/econometrics/pyproject.toml +++ b/openbb_platform/extensions/econometrics/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "openbb-econometrics" -version = "1.1.2" +version = "1.1.3" description = "Econometrics Toolkit for OpenBB" authors = ["OpenBB Team "] readme = "README.md" @@ -12,7 +12,7 @@ scipy = "^1.10.1" statsmodels = "^0.14.0" arch = "^5.5.0" linearmodels = "<=4.25" # ^4.26 has setuptools-scm in setup_requires -openbb-core = "^1.1.2" +openbb-core = "^1.1.3" [build-system] requires = ["poetry-core"] diff --git a/openbb_platform/extensions/economy/poetry.lock b/openbb_platform/extensions/economy/poetry.lock index 6e22cb3c9de..35758358bce 100644 --- a/openbb_platform/extensions/economy/poetry.lock +++ b/openbb_platform/extensions/economy/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand. [[package]] name = "aiohttp" @@ -697,13 +697,13 @@ files = [ [[package]] name = "openbb-core" -version = "1.1.2" +version = "1.1.3" description = "OpenBB package with core functionality" optional = false python-versions = ">=3.8,<4.0" files = [ - {file = "openbb_core-1.1.2-py3-none-any.whl", hash = "sha256:462419f771f0600db6b28307836e96280832c35587976dfc4c63987d7bc956e4"}, - {file = "openbb_core-1.1.2.tar.gz", hash = "sha256:a8a25f0ee6f114921e96fbe96a7a0a31f8900d9e146f020bcd460122a16ba9e2"}, + {file = "openbb_core-1.1.3-py3-none-any.whl", hash = "sha256:c0ad296d7bf59c751059c835c3deb38555ee9992d94da6d39d1343566e10b76a"}, + {file = "openbb_core-1.1.3.tar.gz", hash = "sha256:39a88a3c3695f7def3e5636eb0cb0bdd7ea805b4833e8f0bd7c8ecc7fb4b6f02"}, ] [package.dependencies] @@ -1416,4 +1416,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p [metadata] lock-version = "2.0" python-versions = "^3.8" -content-hash = "86b42fce1a3a291a85111aafc8b2ce191ae4200114da2d28ed4d272ebf1a8423" +content-hash = "d0104afe6c757e94929effd4d73278942dd40fd08b65fc5c32e7773c31712748" diff --git a/openbb_platform/extensions/economy/pyproject.toml b/openbb_platform/extensions/economy/pyproject.toml index 8c7f3a08a35..62881036838 100644 --- a/openbb_platform/extensions/economy/pyproject.toml +++ b/openbb_platform/extensions/economy/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "openbb-economy" -version = "1.1.2" +version = "1.1.3" description = "Economy extension for OpenBB" authors = ["OpenBB Team "] readme = "README.md" @@ -8,7 +8,7 @@ packages = [{ include = "openbb_economy" }] [tool.poetry.dependencies] python = "^3.8" -openbb-core = "^1.1.2" +openbb-core = "^1.1.3" [build-system] requires = ["poetry-core"] diff --git a/openbb_platform/extensions/equity/poetry.lock b/openbb_platform/extensions/equity/poetry.lock index 6e22cb3c9de..35758358bce 100644 --- a/openbb_platform/extensions/equity/poetry.lock +++ b/openbb_platform/extensions/equity/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand. [[package]] name = "aiohttp" @@ -697,13 +697,13 @@ files = [ [[package]] name = "openbb-core" -version = "1.1.2" +version = "1.1.3" description = "OpenBB package with core functionality" optional = false python-versions = ">=3.8,<4.0" files = [ - {file = "openbb_core-1.1.2-py3-none-any.whl", hash = "sha256:462419f771f0600db6b28307836e96280832c35587976dfc4c63987d7bc956e4"}, - {file = "openbb_core-1.1.2.tar.gz", hash = "sha256:a8a25f0ee6f114921e96fbe96a7a0a31f8900d9e146f020bcd460122a16ba9e2"}, + {file = "openbb_core-1.1.3-py3-none-any.whl", hash = "sha256:c0ad296d7bf59c751059c835c3deb38555ee9992d94da6d39d1343566e10b76a"}, + {file = "openbb_core-1.1.3.tar.gz", hash = "sha256:39a88a3c3695f7def3e5636eb0cb0bdd7ea805b4833e8f0bd7c8ecc7fb4b6f02"}, ] [package.dependencies] @@ -1416,4 +1416,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p [metadata] lock-version = "2.0" python-versions = "^3.8" -content-hash = "86b42fce1a3a291a85111aafc8b2ce191ae4200114da2d28ed4d272ebf1a8423" +content-hash = "d0104afe6c757e94929effd4d73278942dd40fd08b65fc5c32e7773c31712748" diff --git a/openbb_platform/extensions/equity/pyproject.toml b/openbb_platform/extensions/equity/pyproject.toml index 028ac86d3c9..b308566bae2 100644 --- a/openbb_platform/extensions/equity/pyproject.toml +++ b/openbb_platform/extensions/equity/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "openbb-equity" -version = "1.1.2" +version = "1.1.3" description = "Equity extension for OpenBB" authors = ["OpenBB Team "] readme = "README.md" @@ -8,7 +8,7 @@ packages = [{ include = "openbb_equity" }] [tool.poetry.dependencies] python = "^3.8" -openbb-core = "^1.1.2" +openbb-core = "^1.1.3" [build-system] requires = ["poetry-core"] diff --git a/openbb_platform/extensions/etf/poetry.lock b/openbb_platform/extensions/etf/poetry.lock index 29655e20a69..f76b6b005b4 100644 --- a/openbb_platform/extensions/etf/poetry.lock +++ b/openbb_platform/extensions/etf/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand. [[package]] name = "aiohttp" @@ -678,13 +678,13 @@ files = [ [[package]] name = "openbb-core" -version = "1.1.2" +version = "1.1.3" description = "OpenBB package with core functionality" optional = false python-versions = ">=3.8,<4.0" files = [ - {file = "openbb_core-1.1.2-py3-none-any.whl", hash = "sha256:462419f771f0600db6b28307836e96280832c35587976dfc4c63987d7bc956e4"}, - {file = "openbb_core-1.1.2.tar.gz", hash = "sha256:a8a25f0ee6f114921e96fbe96a7a0a31f8900d9e146f020bcd460122a16ba9e2"}, + {file = "openbb_core-1.1.3-py3-none-any.whl", hash = "sha256:c0ad296d7bf59c751059c835c3deb38555ee9992d94da6d39d1343566e10b76a"}, + {file = "openbb_core-1.1.3.tar.gz", hash = "sha256:39a88a3c3695f7def3e5636eb0cb0bdd7ea805b4833e8f0bd7c8ecc7fb4b6f02"}, ] [package.dependencies] @@ -1397,4 +1397,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p [metadata] lock-version = "2.0" python-versions = ">=3.8,<3.12" -content-hash = "12eda5fbc9aa82286a89139fe606f3c4ef8bed9d145f14d178de19b200b0b913" +content-hash = "74b7847e708942c7f6833913502134eb7de72d43c5ea6ba50c4069776f75489d" diff --git a/openbb_platform/extensions/etf/pyproject.toml b/openbb_platform/extensions/etf/pyproject.toml index 5dd456433f3..d7dbdaa469f 100644 --- a/openbb_platform/extensions/etf/pyproject.toml +++ b/openbb_platform/extensions/etf/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "openbb-etf" -version = "1.1.2" +version = "1.1.3" description = "ETF extension for OpenBB" authors = ["OpenBB Team "] readme = "README.md" @@ -8,7 +8,7 @@ packages = [{ include = "openbb_etf" }] [tool.poetry.dependencies] python = ">=3.8,<3.12" -openbb-core = "^1.1.2" +openbb-core = "^1.1.3" [build-system] requires = ["poetry-core"] diff --git a/openbb_platform/extensions/fixedincome/poetry.lock b/openbb_platform/extensions/fixedincome/poetry.lock index 6e22cb3c9de..35758358bce 100644 --- a/openbb_platform/extensions/fixedincome/poetry.lock +++ b/openbb_platform/extensions/fixedincome/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand. [[package]] name = "aiohttp" @@ -697,13 +697,13 @@ files = [ [[package]] name = "openbb-core" -version = "1.1.2" +version = "1.1.3" description = "OpenBB package with core functionality" optional = false python-versions = ">=3.8,<4.0" files = [ - {file = "openbb_core-1.1.2-py3-none-any.whl", hash = "sha256:462419f771f0600db6b28307836e96280832c35587976dfc4c63987d7bc956e4"}, - {file = "openbb_core-1.1.2.tar.gz", hash = "sha256:a8a25f0ee6f114921e96fbe96a7a0a31f8900d9e146f020bcd460122a16ba9e2"}, + {file = "openbb_core-1.1.3-py3-none-any.whl", hash = "sha256:c0ad296d7bf59c751059c835c3deb38555ee9992d94da6d39d1343566e10b76a"}, + {file = "openbb_core-1.1.3.tar.gz", hash = "sha256:39a88a3c3695f7def3e5636eb0cb0bdd7ea805b4833e8f0bd7c8ecc7fb4b6f02"}, ] [package.dependencies] @@ -1416,4 +1416,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p [metadata] lock-version = "2.0" python-versions = "^3.8" -content-hash = "86b42fce1a3a291a85111aafc8b2ce191ae4200114da2d28ed4d272ebf1a8423" +content-hash = "d0104afe6c757e94929effd4d73278942dd40fd08b65fc5c32e7773c31712748" diff --git a/openbb_platform/extensions/fixedincome/pyproject.toml b/openbb_platform/extensions/fixedincome/pyproject.toml index 7295d123a3c..8eb6b166350 100644 --- a/openbb_platform/extensions/fixedincome/pyproject.toml +++ b/openbb_platform/extensions/fixedincome/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "openbb-fixedincome" -version = "1.1.2" +version = "1.1.3" description = "Fixed income extension for OpenBB" authors = ["OpenBB Team "] readme = "README.md" @@ -8,7 +8,7 @@ packages = [{ include = "openbb_fixedincome" }] [tool.poetry.dependencies] python = "^3.8" -openbb-core = "^1.1.2" +openbb-core = "^1.1.3" [build-system] requires = ["poetry-core"] diff --git a/openbb_platform/extensions/index/poetry.lock b/openbb_platform/extensions/index/poetry.lock index 8ea7f9bf4c9..1fdfad63b6b 100644 --- a/openbb_platform/extensions/index/poetry.lock +++ b/openbb_platform/extensions/index/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand. [[package]] name = "aiohttp" @@ -682,13 +682,13 @@ files = [ [[package]] name = "openbb-core" -version = "1.1.2" +version = "1.1.3" description = "OpenBB package with core functionality" optional = false python-versions = ">=3.8,<4.0" files = [ - {file = "openbb_core-1.1.2-py3-none-any.whl", hash = "sha256:462419f771f0600db6b28307836e96280832c35587976dfc4c63987d7bc956e4"}, - {file = "openbb_core-1.1.2.tar.gz", hash = "sha256:a8a25f0ee6f114921e96fbe96a7a0a31f8900d9e146f020bcd460122a16ba9e2"}, + {file = "openbb_core-1.1.3-py3-none-any.whl", hash = "sha256:c0ad296d7bf59c751059c835c3deb38555ee9992d94da6d39d1343566e10b76a"}, + {file = "openbb_core-1.1.3.tar.gz", hash = "sha256:39a88a3c3695f7def3e5636eb0cb0bdd7ea805b4833e8f0bd7c8ecc7fb4b6f02"}, ] [package.dependencies] @@ -1401,4 +1401,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p [metadata] lock-version = "2.0" python-versions = "^3.8" -content-hash = "86b42fce1a3a291a85111aafc8b2ce191ae4200114da2d28ed4d272ebf1a8423" +content-hash = "d0104afe6c757e94929effd4d73278942dd40fd08b65fc5c32e7773c31712748" diff --git a/openbb_platform/extensions/index/pyproject.toml b/openbb_platform/extensions/index/pyproject.toml index 7cfcd84fcf5..4232e66b0e4 100644 --- a/openbb_platform/extensions/index/pyproject.toml +++ b/openbb_platform/extensions/index/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "openbb-index" -version = "1.1.2" +version = "1.1.3" description = "Index extension for OpenBB" authors = ["OpenBB Team "] readme = "README.md" @@ -8,7 +8,7 @@ packages = [{ include = "openbb_index" }] [tool.poetry.dependencies] python = "^3.8" -openbb-core = "^1.1.2" +openbb-core = "^1.1.3" [build-system] requires = ["poetry-core"] diff --git a/openbb_platform/extensions/news/poetry.lock b/openbb_platform/extensions/news/poetry.lock index 6e22cb3c9de..35758358bce 100644 --- a/openbb_platform/extensions/news/poetry.lock +++ b/openbb_platform/extensions/news/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand. [[package]] name = "aiohttp" @@ -697,13 +697,13 @@ files = [ [[package]] name = "openbb-core" -version = "1.1.2" +version = "1.1.3" description = "OpenBB package with core functionality" optional = false python-versions = ">=3.8,<4.0" files = [ - {file = "openbb_core-1.1.2-py3-none-any.whl", hash = "sha256:462419f771f0600db6b28307836e96280832c35587976dfc4c63987d7bc956e4"}, - {file = "openbb_core-1.1.2.tar.gz", hash = "sha256:a8a25f0ee6f114921e96fbe96a7a0a31f8900d9e146f020bcd460122a16ba9e2"}, + {file = "openbb_core-1.1.3-py3-none-any.whl", hash = "sha256:c0ad296d7bf59c751059c835c3deb38555ee9992d94da6d39d1343566e10b76a"}, + {file = "openbb_core-1.1.3.tar.gz", hash = "sha256:39a88a3c3695f7def3e5636eb0cb0bdd7ea805b4833e8f0bd7c8ecc7fb4b6f02"}, ] [package.dependencies] @@ -1416,4 +1416,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p [metadata] lock-version = "2.0" python-versions = "^3.8" -content-hash = "86b42fce1a3a291a85111aafc8b2ce191ae4200114da2d28ed4d272ebf1a8423" +content-hash = "d0104afe6c757e94929effd4d73278942dd40fd08b65fc5c32e7773c31712748" diff --git a/openbb_platform/extensions/news/pyproject.toml b/openbb_platform/extensions/news/pyproject.toml index e4b1f9839af..b130bc6a43b 100644 --- a/openbb_platform/extensions/news/pyproject.toml +++ b/openbb_platform/extensions/news/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "openbb-news" -version = "1.1.2" +version = "1.1.3" description = "News extension for OpenBB" authors = ["OpenBB Team "] readme = "README.md" @@ -8,7 +8,7 @@ packages = [{ include = "openbb_news" }] [tool.poetry.dependencies] python = "^3.8" -openbb-core = "^1.1.2" +openbb-core = "^1.1.3" [build-system] requires = ["poetry-core"] diff --git a/openbb_platform/extensions/quantitative/poetry.lock b/openbb_platform/extensions/quantitative/poetry.lock index 0c1cc2ba56d..d771c611109 100644 --- a/openbb_platform/extensions/quantitative/poetry.lock +++ b/openbb_platform/extensions/quantitative/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand. [[package]] name = "aiohttp" @@ -682,13 +682,13 @@ files = [ [[package]] name = "openbb-core" -version = "1.1.2" +version = "1.1.3" description = "OpenBB package with core functionality" optional = false python-versions = ">=3.8,<4.0" files = [ - {file = "openbb_core-1.1.2-py3-none-any.whl", hash = "sha256:462419f771f0600db6b28307836e96280832c35587976dfc4c63987d7bc956e4"}, - {file = "openbb_core-1.1.2.tar.gz", hash = "sha256:a8a25f0ee6f114921e96fbe96a7a0a31f8900d9e146f020bcd460122a16ba9e2"}, + {file = "openbb_core-1.1.3-py3-none-any.whl", hash = "sha256:c0ad296d7bf59c751059c835c3deb38555ee9992d94da6d39d1343566e10b76a"}, + {file = "openbb_core-1.1.3.tar.gz", hash = "sha256:39a88a3c3695f7def3e5636eb0cb0bdd7ea805b4833e8f0bd7c8ecc7fb4b6f02"}, ] [package.dependencies] @@ -1538,4 +1538,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p [metadata] lock-version = "2.0" python-versions = ">=3.8,<3.12" -content-hash = "1077054b5f338684ab468e209e6dc5f104acae6b9a069d24cd293037cd418886" +content-hash = "3406266417991675ca17a692d82c9aab2c0be897f297965ab808ddb7547635ae" diff --git a/openbb_platform/extensions/quantitative/pyproject.toml b/openbb_platform/extensions/quantitative/pyproject.toml index bf66ada140f..af9d13f0631 100644 --- a/openbb_platform/extensions/quantitative/pyproject.toml +++ b/openbb_platform/extensions/quantitative/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "openbb-quantitative" -version = "1.1.2" +version = "1.1.3" description = "Quantitative Analysis extension for OpenBB" authors = ["OpenBB Team "] readme = "README.md" @@ -11,7 +11,7 @@ python = ">=3.8,<3.12" # scipy forces python <4.0 explicitly scipy = "^1.10.1" statsmodels = "^0.14.0" pandas-ta = "^0.3.14b" -openbb-core = "^1.1.2" +openbb-core = "^1.1.3" [build-system] requires = ["poetry-core"] diff --git a/openbb_platform/extensions/regulators/poetry.lock b/openbb_platform/extensions/regulators/poetry.lock index 657a93de230..863b920d0f6 100644 --- a/openbb_platform/extensions/regulators/poetry.lock +++ b/openbb_platform/extensions/regulators/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand. [[package]] name = "aiohttp" @@ -678,13 +678,13 @@ files = [ [[package]] name = "openbb-core" -version = "1.1.2" +version = "1.1.3" description = "OpenBB package with core functionality" optional = false python-versions = ">=3.8,<4.0" files = [ - {file = "openbb_core-1.1.2-py3-none-any.whl", hash = "sha256:462419f771f0600db6b28307836e96280832c35587976dfc4c63987d7bc956e4"}, - {file = "openbb_core-1.1.2.tar.gz", hash = "sha256:a8a25f0ee6f114921e96fbe96a7a0a31f8900d9e146f020bcd460122a16ba9e2"}, + {file = "openbb_core-1.1.3-py3-none-any.whl", hash = "sha256:c0ad296d7bf59c751059c835c3deb38555ee9992d94da6d39d1343566e10b76a"}, + {file = "openbb_core-1.1.3.tar.gz", hash = "sha256:39a88a3c3695f7def3e5636eb0cb0bdd7ea805b4833e8f0bd7c8ecc7fb4b6f02"}, ] [package.dependencies] @@ -1397,4 +1397,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p [metadata] lock-version = "2.0" python-versions = ">=3.8,<3.12" -content-hash = "12eda5fbc9aa82286a89139fe606f3c4ef8bed9d145f14d178de19b200b0b913" +content-hash = "74b7847e708942c7f6833913502134eb7de72d43c5ea6ba50c4069776f75489d" diff --git a/openbb_platform/extensions/regulators/pyproject.toml b/openbb_platform/extensions/regulators/pyproject.toml index d23f019afbe..1335795dd8c 100644 --- a/openbb_platform/extensions/regulators/pyproject.toml +++ b/openbb_platform/extensions/regulators/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "openbb-regulators" -version = "1.1.2" +version = "1.1.3" description = "Markets and Agency Regulators extension for OpenBB" authors = ["OpenBB Team "] readme = "README.md" @@ -8,7 +8,7 @@ packages = [{ include = "openbb_regulators" }] [tool.poetry.dependencies] python = ">=3.8,<3.12" -openbb-core = "^1.1.2" +openbb-core = "^1.1.3" [build-system] requires = ["poetry-core"] diff --git a/openbb_platform/extensions/technical/poetry.lock b/openbb_platform/extensions/technical/poetry.lock index 4a2fd648b14..08843bdc681 100644 --- a/openbb_platform/extensions/technical/poetry.lock +++ b/openbb_platform/extensions/technical/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand. [[package]] name = "aiohttp" @@ -648,13 +648,13 @@ files = [ [[package]] name = "openbb-core" -version = "1.1.2" +version = "1.1.3" description = "OpenBB package with core functionality" optional = false python-versions = ">=3.8,<4.0" files = [ - {file = "openbb_core-1.1.2-py3-none-any.whl", hash = "sha256:462419f771f0600db6b28307836e96280832c35587976dfc4c63987d7bc956e4"}, - {file = "openbb_core-1.1.2.tar.gz", hash = "sha256:a8a25f0ee6f114921e96fbe96a7a0a31f8900d9e146f020bcd460122a16ba9e2"}, + {file = "openbb_core-1.1.3-py3-none-any.whl", hash = "sha256:c0ad296d7bf59c751059c835c3deb38555ee9992d94da6d39d1343566e10b76a"}, + {file = "openbb_core-1.1.3.tar.gz", hash = "sha256:39a88a3c3695f7def3e5636eb0cb0bdd7ea805b4833e8f0bd7c8ecc7fb4b6f02"}, ] [package.dependencies] @@ -1562,4 +1562,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p [metadata] lock-version = "2.0" python-versions = ">=3.8,<3.12" -content-hash = "6f7fbae00770ff5f88de63e4bdf13090b1d61cb8b21d751bc5bfb560171535db" +content-hash = "2a32f381599f7ba1c04d9d59baddfd30a9b008186d69ca6b2e7e06a958a3192a" diff --git a/openbb_platform/extensions/technical/pyproject.toml b/openbb_platform/extensions/technical/pyproject.toml index 8a982a4e798..4658b5ef9c2 100644 --- a/openbb_platform/extensions/technical/pyproject.toml +++ b/openbb_platform/extensions/technical/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "openbb-technical" -version = "1.1.3" +version = "1.1.4" description = "Technical Analysis extension for OpenBB" authors = ["OpenBB Team "] readme = "README.md" @@ -12,7 +12,7 @@ scipy = "^1.10.1" statsmodels = "^0.14.0" scikit-learn = "^1.3.1" pandas-ta = "^0.3.14b" -openbb-core = "^1.1.2" +openbb-core = "^1.1.3" [build-system] requires = ["poetry-core"] diff --git a/openbb_platform/obbject_extensions/charting/poetry.lock b/openbb_platform/obbject_extensions/charting/poetry.lock index 66c65c49912..da483ba4f59 100644 --- a/openbb_platform/obbject_extensions/charting/poetry.lock +++ b/openbb_platform/obbject_extensions/charting/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand. [[package]] name = "aiohttp" @@ -933,13 +933,13 @@ files = [ [[package]] name = "openbb-core" -version = "1.1.2" +version = "1.1.3" description = "OpenBB package with core functionality" optional = false python-versions = ">=3.8,<4.0" files = [ - {file = "openbb_core-1.1.2-py3-none-any.whl", hash = "sha256:462419f771f0600db6b28307836e96280832c35587976dfc4c63987d7bc956e4"}, - {file = "openbb_core-1.1.2.tar.gz", hash = "sha256:a8a25f0ee6f114921e96fbe96a7a0a31f8900d9e146f020bcd460122a16ba9e2"}, + {file = "openbb_core-1.1.3-py3-none-any.whl", hash = "sha256:c0ad296d7bf59c751059c835c3deb38555ee9992d94da6d39d1343566e10b76a"}, + {file = "openbb_core-1.1.3.tar.gz", hash = "sha256:39a88a3c3695f7def3e5636eb0cb0bdd7ea805b4833e8f0bd7c8ecc7fb4b6f02"}, ] [package.dependencies] @@ -2263,4 +2263,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p [metadata] lock-version = "2.0" python-versions = ">=3.8,<3.12" -content-hash = "901cc9d6b4a6c731665b9eb7774d26d044ea8d757a83d612b6acf3f19bb3ba95" +content-hash = "5f80104e88d890e9812f97b23393472a6676f8339edd59fd6c64d58fd4472b7e" diff --git a/openbb_platform/obbject_extensions/charting/pyproject.toml b/openbb_platform/obbject_extensions/charting/pyproject.toml index e5a7be6372b..7a78ef8afae 100644 --- a/openbb_platform/obbject_extensions/charting/pyproject.toml +++ b/openbb_platform/obbject_extensions/charting/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "openbb-charting" -version = "2.0.0" +version = "2.0.1" description = "Charting extension for OpenBB" authors = ["OpenBB Team "] readme = "README.md" @@ -16,7 +16,7 @@ pywry = "^0.6.1" svglib = "^1.5.1" nbformat = "^5.9.2" pandas-ta = "^0.3.14b" -openbb-core = "^1.1.2" +openbb-core = "^1.1.3" [build-system] requires = ["poetry-core"] diff --git a/openbb_platform/openbb/assets/extension_map.json b/openbb_platform/openbb/assets/extension_map.json index 3a653d729ce..c326eda7652 100644 --- a/openbb_platform/openbb/assets/extension_map.json +++ b/openbb_platform/openbb/assets/extension_map.json @@ -1,28 +1,28 @@ { "openbb_core_extension": [ - "commodity@1.0.0", - "crypto@1.1.2", - "currency@1.1.2", - "derivatives@1.1.2", - "economy@1.1.2", - "equity@1.1.2", - "etf@1.1.2", - "fixedincome@1.1.2", - "index@1.1.2", - "news@1.1.2", - "regulators@1.1.2" + "commodity@1.0.1", + "crypto@1.1.3", + "currency@1.1.3", + "derivatives@1.1.3", + "economy@1.1.3", + "equity@1.1.3", + "etf@1.1.3", + "fixedincome@1.1.3", + "index@1.1.3", + "news@1.1.3", + "regulators@1.1.3" ], "openbb_provider_extension": [ - "benzinga@1.1.2", - "federal_reserve@1.1.2", - "fmp@1.1.2", - "fred@1.1.2", - "intrinio@1.1.2", - "oecd@1.1.2", - "polygon@1.1.2", - "sec@1.1.2", - "tiingo@1.1.2", - "tradingeconomics@1.1.2", - "yfinance@1.1.2" + "benzinga@1.1.3", + "federal_reserve@1.1.3", + "fmp@1.1.3", + "fred@1.1.3", + "intrinio@1.1.3", + "oecd@1.1.3", + "polygon@1.1.3", + "sec@1.1.3", + "tiingo@1.1.3", + "tradingeconomics@1.1.3", + "yfinance@1.1.3" ] } \ No newline at end of file diff --git a/openbb_platform/openbb/package/__extensions__.py b/openbb_platform/openbb/package/__extensions__.py index f33f5962eea..b47e566ee69 100644 --- a/openbb_platform/openbb/package/__extensions__.py +++ b/openbb_platform/openbb/package/__extensions__.py @@ -20,29 +20,29 @@ class Extensions(Container): /regulators Extensions: - - commodity@1.0.0 - - crypto@1.1.2 - - currency@1.1.2 - - derivatives@1.1.2 - - economy@1.1.2 - - equity@1.1.2 - - etf@1.1.2 - - fixedincome@1.1.2 - - index@1.1.2 - - news@1.1.2 - - regulators@1.1.2 - - - benzinga@1.1.2 - - federal_reserve@1.1.2 - - fmp@1.1.2 - - fred@1.1.2 - - intrinio@1.1.2 - - oecd@1.1.2 - - polygon@1.1.2 - - sec@1.1.2 - - tiingo@1.1.2 - - tradingeconomics@1.1.2 - - yfinance@1.1.2 """ + - commodity@1.0.1 + - crypto@1.1.3 + - currency@1.1.3 + - derivatives@1.1.3 + - economy@1.1.3 + - equity@1.1.3 + - etf@1.1.3 + - fixedincome@1.1.3 + - index@1.1.3 + - news@1.1.3 + - regulators@1.1.3 + + - benzinga@1.1.3 + - federal_reserve@1.1.3 + - fmp@1.1.3 + - fred@1.1.3 + - intrinio@1.1.3 + - oecd@1.1.3 + - polygon@1.1.3 + - sec@1.1.3 + - tiingo@1.1.3 + - tradingeconomics@1.1.3 + - yfinance@1.1.3 """ # fmt: on def __repr__(self) -> str: diff --git a/openbb_platform/poetry.lock b/openbb_platform/poetry.lock index 49c501e2447..c23037cc7bc 100644 --- a/openbb_platform/poetry.lock +++ b/openbb_platform/poetry.lock @@ -638,6 +638,29 @@ files = [ [package.extras] test = ["pytest (>=6)"] +[[package]] +name = "exchange-calendars" +version = "4.2.8" +description = "Calendars for securities exchanges" +optional = true +python-versions = "~=3.8" +files = [ + {file = "exchange_calendars-4.2.8-py3-none-any.whl", hash = "sha256:3695afd0608c6507ce3016dfcb68a1698220016a049b45d42b4dfa9ecf85a15c"}, + {file = "exchange_calendars-4.2.8.tar.gz", hash = "sha256:1598b6219a58e7be218c640f389375e39c9c12513c7db82d7591ae56f64467f9"}, +] + +[package.dependencies] +korean-lunar-calendar = "*" +numpy = "*" +pandas = ">=1.1" +pyluach = "*" +python-dateutil = "*" +pytz = "*" +toolz = "*" + +[package.extras] +dev = ["flake8", "hypothesis", "pip-tools", "pytest", "pytest-benchmark", "pytest-xdist"] + [[package]] name = "fastapi" version = "0.104.1" @@ -1064,6 +1087,17 @@ traitlets = ">=5.3" docs = ["myst-parser", "pydata-sphinx-theme", "sphinx-autodoc-typehints", "sphinxcontrib-github-alt", "sphinxcontrib-spelling", "traitlets"] test = ["ipykernel", "pre-commit", "pytest", "pytest-cov", "pytest-timeout"] +[[package]] +name = "korean-lunar-calendar" +version = "0.3.1" +description = "Korean Lunar Calendar" +optional = true +python-versions = "*" +files = [ + {file = "korean_lunar_calendar-0.3.1-py3-none-any.whl", hash = "sha256:392757135c492c4f42a604e6038042953c35c6f449dda5f27e3f86a7f9c943e5"}, + {file = "korean_lunar_calendar-0.3.1.tar.gz", hash = "sha256:eb2c485124a061016926bdea6d89efdf9b9fdbf16db55895b6cf1e5bec17b857"}, +] + [[package]] name = "linearmodels" version = "4.25" @@ -1424,77 +1458,77 @@ files = [ [[package]] name = "openbb-alpha-vantage" -version = "1.1.2" +version = "1.1.3" description = "Alpha Vantage extension for OpenBB" optional = true python-versions = ">=3.8,<4.0" files = [ - {file = "openbb_alpha_vantage-1.1.2-py3-none-any.whl", hash = "sha256:4dd4053deda5a6b8d8f25fbdf649a8857453d1ad5911159e24b4631ec5008a8d"}, - {file = "openbb_alpha_vantage-1.1.2.tar.gz", hash = "sha256:508007f6a4fba9168078f3fdec989a35f79c60e688448bcdc0c649d9e9a8bbe5"}, + {file = "openbb_alpha_vantage-1.1.3-py3-none-any.whl", hash = "sha256:75b91eb3579b89c20ddba601dc06fdf9707eba1c8c0a36302559296a8bfabff3"}, + {file = "openbb_alpha_vantage-1.1.3.tar.gz", hash = "sha256:8f11e66d032d316e6dfbd950870cc4173fc691800d6d44c9c4eda4ebbcbbecc1"}, ] [package.dependencies] -openbb-core = ">=1.1.2,<2.0.0" +openbb-core = ">=1.1.3,<2.0.0" [[package]] name = "openbb-benzinga" -version = "1.1.2" +version = "1.1.3" description = "Benzinga extension for OpenBB" optional = false python-versions = ">=3.8,<4.0" files = [ - {file = "openbb_benzinga-1.1.2-py3-none-any.whl", hash = "sha256:a43a7376470cd42381bd0b5e78b4803c21ddde9880fedbd3a3587415b1205409"}, - {file = "openbb_benzinga-1.1.2.tar.gz", hash = "sha256:95d2b427189cd6153122a7264967626ace9e41f5730027ad21580b178fe25cad"}, + {file = "openbb_benzinga-1.1.3-py3-none-any.whl", hash = "sha256:a3aacd078701e2246b2b2cf0862cc7dde6d236da2f1aab03f7c6791999b92377"}, + {file = "openbb_benzinga-1.1.3.tar.gz", hash = "sha256:9b5c79a7c8d9160e37577a2420d9da355d97c43ddec6983c3617e5472137e043"}, ] [package.dependencies] -openbb-core = ">=1.1.2,<2.0.0" +openbb-core = ">=1.1.3,<2.0.0" [[package]] name = "openbb-biztoc" -version = "1.1.2" +version = "1.1.3" description = "" optional = true python-versions = ">=3.8,<4.0" files = [ - {file = "openbb_biztoc-1.1.2-py3-none-any.whl", hash = "sha256:b84d690395a8f184ff5639fbcd6d9f08ff600c5dc3a319e7f6eef2ef32ba348e"}, - {file = "openbb_biztoc-1.1.2.tar.gz", hash = "sha256:d3b96375e60bd46b441c1cd87f80bcd781548c09d42ead5f1d58f52211ed4008"}, + {file = "openbb_biztoc-1.1.3-py3-none-any.whl", hash = "sha256:4d8b168324935db90881cfc7b56087d36daa4a5ccf1250a7fe42ebb1c02bf0c5"}, + {file = "openbb_biztoc-1.1.3.tar.gz", hash = "sha256:43e539638d28048ac68da6a4daf4fd5f284b08f87e2115160bc38d8fa45987f2"}, ] [package.dependencies] -openbb-core = ">=1.1.2,<2.0.0" +openbb-core = ">=1.1.3,<2.0.0" requests-cache = ">=1.1.0,<2.0.0" [[package]] name = "openbb-cboe" -version = "1.1.2" +version = "1.1.3" description = "CBOE extension for OpenBB" optional = true python-versions = ">=3.8,<4.0" files = [ - {file = "openbb_cboe-1.1.2-py3-none-any.whl", hash = "sha256:bdf8ac557efde0252c4ca7700dcfc7841ff20b04a0cf6b64043be7c15e090db6"}, - {file = "openbb_cboe-1.1.2.tar.gz", hash = "sha256:c105db8eb45630bd5068dd04764b8edd12dab11fc93e9c28be2bf8600fd2a1f2"}, + {file = "openbb_cboe-1.1.3-py3-none-any.whl", hash = "sha256:720e3e8fea7f4aee29bf23f0bdbe258ae176e866ea90135113824c030716fa7e"}, + {file = "openbb_cboe-1.1.3.tar.gz", hash = "sha256:01a726568c63c35d00fea4956082a071b6dfc2699db61d96ef91054b667cb33d"}, ] [package.dependencies] aiohttp-client-cache = ">=0.10.0,<0.11.0" aiosqlite = ">=0.19.0,<0.20.0" -openbb-core = ">=1.1.2,<2.0.0" +openbb-core = ">=1.1.3,<2.0.0" [[package]] name = "openbb-charting" -version = "2.0.0" +version = "2.0.1" description = "Charting extension for OpenBB" optional = true python-versions = ">=3.8,<3.12" files = [ - {file = "openbb_charting-2.0.0-py3-none-any.whl", hash = "sha256:40916c0cb19b28051e65be4f54cc4624ff2478e56f582912e00df0084faacf20"}, - {file = "openbb_charting-2.0.0.tar.gz", hash = "sha256:5017bde936ee4b8eea89f43a3d37ee8098f0c8923d6691d3708b51e968f75f46"}, + {file = "openbb_charting-2.0.1-py3-none-any.whl", hash = "sha256:c5d9f4155e76a9bcb59a2c1fc2998e174ad9ca94d57c9bcc89d8bb5bb1b5bbdc"}, + {file = "openbb_charting-2.0.1.tar.gz", hash = "sha256:f6193ec5876d00bbf87cab0eddc6efe286dc55df4799341d1c0ac4579423697d"}, ] [package.dependencies] nbformat = ">=5.9.2,<6.0.0" -openbb-core = ">=1.1.2,<2.0.0" +openbb-core = ">=1.1.3,<2.0.0" pandas-ta = ">=0.3.14b,<0.4.0" plotly = ">=5.17.0,<6.0.0" pywry = ">=0.6.1,<0.7.0" @@ -1505,27 +1539,27 @@ svglib = ">=1.5.1,<2.0.0" [[package]] name = "openbb-commodity" -version = "1.0.0" +version = "1.0.1" description = "Commodity extension for OpenBB" optional = false python-versions = ">=3.8,<4.0" files = [ - {file = "openbb_commodity-1.0.0-py3-none-any.whl", hash = "sha256:c23ed88bac90b04018fed5293ac494e63c2371c048eec46f133aa9a7c0baffac"}, - {file = "openbb_commodity-1.0.0.tar.gz", hash = "sha256:42327f5ad9cb9472a7137db543eed5772afaed72913a2836aa2a3e6c9561d2cf"}, + {file = "openbb_commodity-1.0.1-py3-none-any.whl", hash = "sha256:f1ec9ec4f8e88c8ac0f528f935d2daf36e6dd6e5dc95b11dbee05139aa37f02c"}, + {file = "openbb_commodity-1.0.1.tar.gz", hash = "sha256:c14d763b060ea6b2b57efbd02ddbe770caf278d06c1266abf217068573add293"}, ] [package.dependencies] -openbb-core = ">=1.1.2,<2.0.0" +openbb-core = ">=1.1.3,<2.0.0" [[package]] name = "openbb-core" -version = "1.1.2" +version = "1.1.3" description = "OpenBB package with core functionality" optional = false python-versions = ">=3.8,<4.0" files = [ - {file = "openbb_core-1.1.2-py3-none-any.whl", hash = "sha256:462419f771f0600db6b28307836e96280832c35587976dfc4c63987d7bc956e4"}, - {file = "openbb_core-1.1.2.tar.gz", hash = "sha256:a8a25f0ee6f114921e96fbe96a7a0a31f8900d9e146f020bcd460122a16ba9e2"}, + {file = "openbb_core-1.1.3-py3-none-any.whl", hash = "sha256:c0ad296d7bf59c751059c835c3deb38555ee9992d94da6d39d1343566e10b76a"}, + {file = "openbb_core-1.1.3.tar.gz", hash = "sha256:39a88a3c3695f7def3e5636eb0cb0bdd7ea805b4833e8f0bd7c8ecc7fb4b6f02"}, ] [package.dependencies] @@ -1547,248 +1581,248 @@ websockets = ">=12.0,<13.0" [[package]] name = "openbb-crypto" -version = "1.1.2" +version = "1.1.3" description = "Crypto extension for OpenBB" optional = false python-versions = ">=3.8,<4.0" files = [ - {file = "openbb_crypto-1.1.2-py3-none-any.whl", hash = "sha256:d7afe96b6163dde98695271bc2398e1751c0bad5d69e15d925b41ae861580090"}, - {file = "openbb_crypto-1.1.2.tar.gz", hash = "sha256:4d0eda3ba8e5ba9811a5264013909f71f27b4af057fb2993425f12c43eefcfaa"}, + {file = "openbb_crypto-1.1.3-py3-none-any.whl", hash = "sha256:e21a97ed905ca4d2fec404884aa52aaade246c4f1026da7dc8af1014adc71ded"}, + {file = "openbb_crypto-1.1.3.tar.gz", hash = "sha256:a7d1f134241b689eedfeb1a5ee2d9b6ab9cd417ab85670f7a14217d243db1a52"}, ] [package.dependencies] -openbb-core = ">=1.1.2,<2.0.0" +openbb-core = ">=1.1.3,<2.0.0" [[package]] name = "openbb-currency" -version = "1.1.2" +version = "1.1.3" description = "Currency extension for OpenBB" optional = false python-versions = ">=3.8,<4.0" files = [ - {file = "openbb_currency-1.1.2-py3-none-any.whl", hash = "sha256:5ae881af5f8b0446985b0ad8bdd2a5eb35d63abdd47360b2892c68ed1a6165f5"}, - {file = "openbb_currency-1.1.2.tar.gz", hash = "sha256:9b6d97d75edb965046020f13e5c8a9031dd20a0c195d1bc5ba52562b1f262424"}, + {file = "openbb_currency-1.1.3-py3-none-any.whl", hash = "sha256:3fe679bf8e028b53578d2d98c2e4f8f537d7d7121899699253c06d7cd22e4b72"}, + {file = "openbb_currency-1.1.3.tar.gz", hash = "sha256:9761c84518cc54729e0cdf95564ed9ee6898b8db47d62cdc045d3b28448e8b66"}, ] [package.dependencies] -openbb-core = ">=1.1.2,<2.0.0" +openbb-core = ">=1.1.3,<2.0.0" [[package]] name = "openbb-derivatives" -version = "1.1.2" +version = "1.1.3" description = "Derivatives extension for OpenBB" optional = false python-versions = ">=3.8,<4.0" files = [ - {file = "openbb_derivatives-1.1.2-py3-none-any.whl", hash = "sha256:ff41026e580f5948aac82d720aa74091217b5560834836894178c7f43931cd0c"}, - {file = "openbb_derivatives-1.1.2.tar.gz", hash = "sha256:b0b3b7beba9b0545c10786009d4b5f744e49311af061df1226d71405ee2d0d85"}, + {file = "openbb_derivatives-1.1.3-py3-none-any.whl", hash = "sha256:d765a6d2068af098bc91570f50c139ad45433bfe91f9e90722cd5fa6de5bdacd"}, + {file = "openbb_derivatives-1.1.3.tar.gz", hash = "sha256:87e72c8a718ea3c9eed2aa9a906ffb0bad6031ddc4410375781cc6ac1d4823c3"}, ] [package.dependencies] -openbb-core = ">=1.1.2,<2.0.0" +openbb-core = ">=1.1.3,<2.0.0" [[package]] name = "openbb-ecb" -version = "1.1.2" +version = "1.1.3" description = "ECB extension for OpenBB" optional = true python-versions = ">=3.8,<4.0" files = [ - {file = "openbb_ecb-1.1.2-py3-none-any.whl", hash = "sha256:30331533dcd4a357315259db0d433cf3e9b4f265953baeeffde1b101b7277ef6"}, - {file = "openbb_ecb-1.1.2.tar.gz", hash = "sha256:e855a1b160c09c6e58a13dc98baf83992797b7f310652e86d345c85486bd21b7"}, + {file = "openbb_ecb-1.1.3-py3-none-any.whl", hash = "sha256:d0f5df2f0c2282c485cf010a14f11aa016ff0ec5ddf8888ec7d4f6bbcef2c1d0"}, + {file = "openbb_ecb-1.1.3.tar.gz", hash = "sha256:ab780ad7184e18f8341141221d41637f3dd44c2b89191c16ba6d0e16605ef013"}, ] [package.dependencies] -openbb-core = ">=1.1.2,<2.0.0" +openbb-core = ">=1.1.3,<2.0.0" xmltodict = ">=0.13.0,<0.14.0" [[package]] name = "openbb-econometrics" -version = "1.1.2" +version = "1.1.3" description = "Econometrics Toolkit for OpenBB" optional = true python-versions = ">=3.8,<3.12" files = [ - {file = "openbb_econometrics-1.1.2-py3-none-any.whl", hash = "sha256:051c21406d6a19d3a6972f42293af7e18b49600e32634012df11ed3f91ec9c95"}, - {file = "openbb_econometrics-1.1.2.tar.gz", hash = "sha256:64a9f31665f33ea8126941373117cdd8974c9ebb4615babb376644bd71da7bbb"}, + {file = "openbb_econometrics-1.1.3-py3-none-any.whl", hash = "sha256:e2d42d4b35f6bda32f1a450a8b3fc943aca0ee1e4faa67888c629a23b6f77dba"}, + {file = "openbb_econometrics-1.1.3.tar.gz", hash = "sha256:7f901c9d199a346448b4a96243d061e8189c88e9f0df2437fb842027dc8b4c9d"}, ] [package.dependencies] arch = ">=5.5.0,<6.0.0" linearmodels = "<=4.25" -openbb-core = ">=1.1.2,<2.0.0" +openbb-core = ">=1.1.3,<2.0.0" scipy = ">=1.10.1,<2.0.0" statsmodels = ">=0.14.0,<0.15.0" [[package]] name = "openbb-economy" -version = "1.1.2" +version = "1.1.3" description = "Economy extension for OpenBB" optional = false python-versions = ">=3.8,<4.0" files = [ - {file = "openbb_economy-1.1.2-py3-none-any.whl", hash = "sha256:5ace513874c9748b30a37d701cfed3ef99cca1d79ccb95ce1c5d6df31182efb3"}, - {file = "openbb_economy-1.1.2.tar.gz", hash = "sha256:ca0a8df1b11ff9c8415abfdb3d09369f54df1622538bafa78837266ca9076107"}, + {file = "openbb_economy-1.1.3-py3-none-any.whl", hash = "sha256:d58bc0aa153363cbced7244cb8a8ecd933f5b1c7ce2f860791f31d346556c86d"}, + {file = "openbb_economy-1.1.3.tar.gz", hash = "sha256:49c7ac46df264a186c43867a4c0659cf77e4ad7f008b7138291a2dc1793ae646"}, ] [package.dependencies] -openbb-core = ">=1.1.2,<2.0.0" +openbb-core = ">=1.1.3,<2.0.0" [[package]] name = "openbb-equity" -version = "1.1.2" +version = "1.1.3" description = "Equity extension for OpenBB" optional = false python-versions = ">=3.8,<4.0" files = [ - {file = "openbb_equity-1.1.2-py3-none-any.whl", hash = "sha256:b2d9936f17443ccf786c9e728bce751955898f1d4e4e5e903ba2e2b38120b2aa"}, - {file = "openbb_equity-1.1.2.tar.gz", hash = "sha256:1bed727283ae57f36e3fb05873f5f3ebba52a9fba7244d77471023ed9b74f462"}, + {file = "openbb_equity-1.1.3-py3-none-any.whl", hash = "sha256:22a6ad7d5eebe5c950d763d222f9965254ffdfa04491ba58da9c4b085bc4c346"}, + {file = "openbb_equity-1.1.3.tar.gz", hash = "sha256:04ce97452815325dd81e77dc7cffb08564293fbcc7595064a4d55ff367869214"}, ] [package.dependencies] -openbb-core = ">=1.1.2,<2.0.0" +openbb-core = ">=1.1.3,<2.0.0" [[package]] name = "openbb-etf" -version = "1.1.2" +version = "1.1.3" description = "ETF extension for OpenBB" optional = false python-versions = ">=3.8,<3.12" files = [ - {file = "openbb_etf-1.1.2-py3-none-any.whl", hash = "sha256:b4db2e119bbeba1baef7354b87a36f148de71e019e40e0d3ecc236a4096a70c4"}, - {file = "openbb_etf-1.1.2.tar.gz", hash = "sha256:164d477a9112ef8b63bc0ceaa04422578df0bb31c944843cf5a86d49bd699cce"}, + {file = "openbb_etf-1.1.3-py3-none-any.whl", hash = "sha256:b8c78eb7d2a6eb69401a084ddfc5ab1c1d675ac837b3ee61d1661d6eca87c9c2"}, + {file = "openbb_etf-1.1.3.tar.gz", hash = "sha256:e4ede3d70afcbe632756c2ad6550758430818689976f83c1d6236d6358e82334"}, ] [package.dependencies] -openbb-core = ">=1.1.2,<2.0.0" +openbb-core = ">=1.1.3,<2.0.0" [[package]] name = "openbb-federal-reserve" -version = "1.1.2" +version = "1.1.3" description = "US Federal Reserve Data Extension for OpenBB" optional = false python-versions = ">=3.8,<4.0" files = [ - {file = "openbb_federal_reserve-1.1.2-py3-none-any.whl", hash = "sha256:5b6cccbcf21b9af0cb68d7e34519dcf3f3fb0fcb0af9a804f41661fa850fef69"}, - {file = "openbb_federal_reserve-1.1.2.tar.gz", hash = "sha256:7c9537455599c19cc124be8220cd18bcb64c9fc649476d1cac1cabde35d356e5"}, + {file = "openbb_federal_reserve-1.1.3-py3-none-any.whl", hash = "sha256:865a9ade25d1ee54d7fa98439f9b721338186012c7eb111a7f04e6aa3a7551a7"}, + {file = "openbb_federal_reserve-1.1.3.tar.gz", hash = "sha256:141c4f4da61aee0d1c01fe2aa20c4738cce5c279a41297ea1d7edc19ab44aa67"}, ] [package.dependencies] -openbb-core = ">=1.1.2,<2.0.0" +openbb-core = ">=1.1.3,<2.0.0" [[package]] name = "openbb-finra" -version = "1.1.2" +version = "1.1.3" description = "FINRA extension for OpenBB" optional = true python-versions = ">=3.8,<4.0" files = [ - {file = "openbb_finra-1.1.2-py3-none-any.whl", hash = "sha256:f54a6311066edf08f0130acbd0180baeb4884d7681e56b5dedfedd594df85684"}, - {file = "openbb_finra-1.1.2.tar.gz", hash = "sha256:d9ad5c76d02aaa6f70ed5eab980e3656aff4b9adbb2a47e2465a472d12a6b1f1"}, + {file = "openbb_finra-1.1.3-py3-none-any.whl", hash = "sha256:05115e2916786f3f4e26db2bc2c282afc9ecd2f94300005789fc875bceba3838"}, + {file = "openbb_finra-1.1.3.tar.gz", hash = "sha256:b4cac4d6f7c9c39c0b6057984e4a1851b5dd9e87ee451fe62acb07ac27763d63"}, ] [package.dependencies] -openbb-core = ">=1.1.2,<2.0.0" +openbb-core = ">=1.1.3,<2.0.0" [[package]] name = "openbb-finviz" -version = "1.0.1" +version = "1.0.2" description = "Finviz extension for OpenBB" optional = true python-versions = ">=3.8,<4.0" files = [ - {file = "openbb_finviz-1.0.1-py3-none-any.whl", hash = "sha256:f7e4492166b33829f7b00802e8ccfdb88f2d5420d2a550acbeb3219d7fd89a23"}, - {file = "openbb_finviz-1.0.1.tar.gz", hash = "sha256:a39f5c3494f29f7a630222b1887d84466b525937bc199d9d077d491851b11e99"}, + {file = "openbb_finviz-1.0.2-py3-none-any.whl", hash = "sha256:fc228cfad7d7d4cb7c95d0c586e59f87fec25b274edea4e85ca967329d7c588b"}, + {file = "openbb_finviz-1.0.2.tar.gz", hash = "sha256:deb00aaf94855f22c40d2668d63b02264ca0f02b635b47f4ef36c4450f94cec9"}, ] [package.dependencies] finvizfinance = "0.14.7" -openbb-core = ">=1.1.2,<2.0.0" +openbb-core = ">=1.1.3,<2.0.0" [[package]] name = "openbb-fixedincome" -version = "1.1.2" +version = "1.1.3" description = "Fixed income extension for OpenBB" optional = false python-versions = ">=3.8,<4.0" files = [ - {file = "openbb_fixedincome-1.1.2-py3-none-any.whl", hash = "sha256:3213b7800e07963d6b5cee1fe54d8e0c03d92d66f8aa35592905c042b07030cc"}, - {file = "openbb_fixedincome-1.1.2.tar.gz", hash = "sha256:2387178b621b8d10e761a42aa533fbc77f89208deff1a9c1ef9554e58c515689"}, + {file = "openbb_fixedincome-1.1.3-py3-none-any.whl", hash = "sha256:3d726b42a21ad0befaf8bc30531e6c0943809608ca790c2c292396b6f741c14e"}, + {file = "openbb_fixedincome-1.1.3.tar.gz", hash = "sha256:6f0ebfebaea728f2466a4f945839e3a0ce1b2298191420314c747464a32f4af9"}, ] [package.dependencies] -openbb-core = ">=1.1.2,<2.0.0" +openbb-core = ">=1.1.3,<2.0.0" [[package]] name = "openbb-fmp" -version = "1.1.2" +version = "1.1.3" description = "FMP extension for OpenBB" optional = false python-versions = ">=3.8,<4.0" files = [ - {file = "openbb_fmp-1.1.2-py3-none-any.whl", hash = "sha256:1a366b25667b6942cfc5ce92c3cecfd273e704bf79d29307362894e245c9a56f"}, - {file = "openbb_fmp-1.1.2.tar.gz", hash = "sha256:af67f224d3481271a3a76ffb287e70522500ebb01b7909900f8be457054a10ea"}, + {file = "openbb_fmp-1.1.3-py3-none-any.whl", hash = "sha256:0e38b35c8310e33eddbf7c0301f347366f699e2a49e558d17a9b744ff51f02d8"}, + {file = "openbb_fmp-1.1.3.tar.gz", hash = "sha256:f92f80eb145b107ceb2b9a4fae03954318ad2a87a903a9fb55791d7e9e65917a"}, ] [package.dependencies] -openbb-core = ">=1.1.2,<2.0.0" +openbb-core = ">=1.1.3,<2.0.0" [[package]] name = "openbb-fred" -version = "1.1.2" +version = "1.1.3" description = "FRED extension for OpenBB" optional = false python-versions = ">=3.8,<4.0" files = [ - {file = "openbb_fred-1.1.2-py3-none-any.whl", hash = "sha256:6b534cea53197a0b4a91fcd9100ba4e2227b0a4ccab2c49aa2012cf36bd6e8c9"}, - {file = "openbb_fred-1.1.2.tar.gz", hash = "sha256:5877afdc6ccdaa21c110ae536141745a7bdca0389278612043e2897dd3bbda4c"}, + {file = "openbb_fred-1.1.3-py3-none-any.whl", hash = "sha256:21c10ea36506d1d1a6458e4308534d060d336f38a6b86989da8918b0f83770fc"}, + {file = "openbb_fred-1.1.3.tar.gz", hash = "sha256:049fd7ae3c17041aa09cbba62f22e8986e8d9c2ccad524b2864d83bddf314d14"}, ] [package.dependencies] -openbb-core = ">=1.1.2,<2.0.0" +openbb-core = ">=1.1.3,<2.0.0" [[package]] name = "openbb-government-us" -version = "1.1.2" +version = "1.1.3" description = "US Government Data Extension for OpenBB" optional = true python-versions = ">=3.8,<4.0" files = [ - {file = "openbb_government_us-1.1.2-py3-none-any.whl", hash = "sha256:8dcac71e59725b07f4b8b0db04a186fec6dbfd23cf1298a975a07f0a04fc9bdd"}, - {file = "openbb_government_us-1.1.2.tar.gz", hash = "sha256:355fb8e3d89bb314cf3b016a647d9f0c010a21b10742f861b33cb85ff6a3849e"}, + {file = "openbb_government_us-1.1.3-py3-none-any.whl", hash = "sha256:7a1d64489b1a851bf17ed896565a99873966c9f6b825d9c25101dd043244e938"}, + {file = "openbb_government_us-1.1.3.tar.gz", hash = "sha256:13b855d50d822c278119d53ac2bcbfa7e96c327610128ee21fef13aa6e5a24c8"}, ] [package.dependencies] -openbb-core = ">=1.1.2,<2.0.0" +openbb-core = ">=1.1.3,<2.0.0" random-user-agent = ">=1.0.1,<2.0.0" [[package]] name = "openbb-index" -version = "1.1.2" +version = "1.1.3" description = "Index extension for OpenBB" optional = false python-versions = ">=3.8,<4.0" files = [ - {file = "openbb_index-1.1.2-py3-none-any.whl", hash = "sha256:e0b1d1074f229a1018658a3280a7e3d8da41ae5ecd21ab0c88692c1ad361eb40"}, - {file = "openbb_index-1.1.2.tar.gz", hash = "sha256:50f67a71f3036867004bfdf93ea94402f2e559e32d02cc883260e37552699032"}, + {file = "openbb_index-1.1.3-py3-none-any.whl", hash = "sha256:e3264634736cd5c21159b5c4cd56279eeee3dc723bd2dc0149432e89c2a9a5a0"}, + {file = "openbb_index-1.1.3.tar.gz", hash = "sha256:d569fb3fb3896eaa1aeaba372efe8830f60e1517476809e52e7b1ce1aaa0090f"}, ] [package.dependencies] -openbb-core = ">=1.1.2,<2.0.0" +openbb-core = ">=1.1.3,<2.0.0" [[package]] name = "openbb-intrinio" -version = "1.1.2" +version = "1.1.3" description = "Intrinio extension for OpenBB" optional = false python-versions = ">=3.8,<4.0" files = [ - {file = "openbb_intrinio-1.1.2-py3-none-any.whl", hash = "sha256:b82bb092d3570f504a427a6a78dde68a017a3073259c45a3e36ca5737638ea2c"}, - {file = "openbb_intrinio-1.1.2.tar.gz", hash = "sha256:673eac1e880d686eebf885e049d091bf550c48d18dbfb7580424eff2bd78dfab"}, + {file = "openbb_intrinio-1.1.3-py3-none-any.whl", hash = "sha256:367ba3551f121d9164c53e63eff5170d7668eff8a69fae57927fc5020d4b9260"}, + {file = "openbb_intrinio-1.1.3.tar.gz", hash = "sha256:82bbe3415cf2782e0b99e41ecb1702615649d41b7bc79184592ba4bead6b997c"}, ] [package.dependencies] -openbb-core = ">=1.1.2,<2.0.0" +openbb-core = ">=1.1.3,<2.0.0" requests-cache = ">=1.1.0,<2.0.0" [[package]] @@ -1809,138 +1843,138 @@ random-user-agent = ">=1.0.1,<2.0.0" [[package]] name = "openbb-news" -version = "1.1.2" +version = "1.1.3" description = "News extension for OpenBB" optional = false python-versions = ">=3.8,<4.0" files = [ - {file = "openbb_news-1.1.2-py3-none-any.whl", hash = "sha256:43a02a8f614947b3e71a357b99f400058bb48d580b52b9cf230bd99a9b1f283a"}, - {file = "openbb_news-1.1.2.tar.gz", hash = "sha256:d976be29455e16c22133cb1ba886913e0ec0364060a274a34150b8a08c42c67e"}, + {file = "openbb_news-1.1.3-py3-none-any.whl", hash = "sha256:4716735d0e21670e646ecf401153a1e329d741d1b940831ae37352677498e073"}, + {file = "openbb_news-1.1.3.tar.gz", hash = "sha256:9af2f4be830d344ebc5be0b19fc7fb54014048d59c98368f2b8207f2ac0a2217"}, ] [package.dependencies] -openbb-core = ">=1.1.2,<2.0.0" +openbb-core = ">=1.1.3,<2.0.0" [[package]] name = "openbb-oecd" -version = "1.1.2" +version = "1.1.3" description = "OECD extension for OpenBB" optional = false python-versions = ">=3.8,<4.0" files = [ - {file = "openbb_oecd-1.1.2-py3-none-any.whl", hash = "sha256:23d088702ebf077143e2930a27302de92cf5119a9ef9590ea1664ca79320984c"}, - {file = "openbb_oecd-1.1.2.tar.gz", hash = "sha256:c5c3c5f8fb52de06368e7d6b438f79605446dae6b6f65cbb3d378f650a255469"}, + {file = "openbb_oecd-1.1.3-py3-none-any.whl", hash = "sha256:28dd91b7970847dda3aa75be8feed8c4e1e7ac10c06d6b1b7db048ff144ae2e4"}, + {file = "openbb_oecd-1.1.3.tar.gz", hash = "sha256:4e0ab94b68299f0ab70c26ffc09d0181a847c43368b4ab28cc1d81984121fc6a"}, ] [package.dependencies] defusedxml = ">=0.8.0rc2,<0.9.0" -openbb-core = ">=1.1.2,<2.0.0" +openbb-core = ">=1.1.3,<2.0.0" urllib3 = ">1.26.16" [[package]] name = "openbb-polygon" -version = "1.1.2" +version = "1.1.3" description = "Polygon extension for OpenBB" optional = false python-versions = ">=3.8,<4.0" files = [ - {file = "openbb_polygon-1.1.2-py3-none-any.whl", hash = "sha256:538b309f41314f4a4c01769a590e4998fcf6ff55f1d6872b8ed363da4ceb3c16"}, - {file = "openbb_polygon-1.1.2.tar.gz", hash = "sha256:ae23a9407c1043642e99a8a600955f790597ada197da62b23908aa8f0a501e11"}, + {file = "openbb_polygon-1.1.3-py3-none-any.whl", hash = "sha256:135f0a201c4963c43ead6e838497d27de5b206edbf6b23c9742e639c1a679a8b"}, + {file = "openbb_polygon-1.1.3.tar.gz", hash = "sha256:c04a6590e4e8b15a4d53c0e4939fb850119f5a3f59eb5ff014701c7e626fce62"}, ] [package.dependencies] -openbb-core = ">=1.1.2,<2.0.0" +openbb-core = ">=1.1.3,<2.0.0" [[package]] name = "openbb-quantitative" -version = "1.1.2" +version = "1.1.3" description = "Quantitative Analysis extension for OpenBB" optional = true python-versions = ">=3.8,<3.12" files = [ - {file = "openbb_quantitative-1.1.2-py3-none-any.whl", hash = "sha256:4b4e51e00b572290d5b04a610b64b42ac6938b558b987ae94efc73b5b149c276"}, - {file = "openbb_quantitative-1.1.2.tar.gz", hash = "sha256:6d11025f060a1173df5a74be48c7501d9175a9106cfe8888a3f0ffa88d889fd8"}, + {file = "openbb_quantitative-1.1.3-py3-none-any.whl", hash = "sha256:37e8c50c52b434e3d3bc2ba162a669a72a2175e8f05609df80a87d90c68eb0ac"}, + {file = "openbb_quantitative-1.1.3.tar.gz", hash = "sha256:85111071156bc52e902d7646bf2ba92325e51e1f59e24e61df8fccf03fa2971e"}, ] [package.dependencies] -openbb-core = ">=1.1.2,<2.0.0" +openbb-core = ">=1.1.3,<2.0.0" pandas-ta = ">=0.3.14b,<0.4.0" scipy = ">=1.10.1,<2.0.0" statsmodels = ">=0.14.0,<0.15.0" [[package]] name = "openbb-regulators" -version = "1.1.2" +version = "1.1.3" description = "Markets and Agency Regulators extension for OpenBB" optional = false python-versions = ">=3.8,<3.12" files = [ - {file = "openbb_regulators-1.1.2-py3-none-any.whl", hash = "sha256:444a8fb337b11f2384bb0fe6a9819bb27821bd9fe772591129ce9e60f7b9bbbc"}, - {file = "openbb_regulators-1.1.2.tar.gz", hash = "sha256:a7ecb850e23dba44dd2f43ba01a6b8f9c84ea27927dd76fe70a0049774c5e497"}, + {file = "openbb_regulators-1.1.3-py3-none-any.whl", hash = "sha256:721ee82177995ec9c190a60a8913d5cfc8b80520bd5d00b9d9dde7bc0f925128"}, + {file = "openbb_regulators-1.1.3.tar.gz", hash = "sha256:0a229a8570dd084edcf0b1449f15bd2425f1fc6a185516ea827ead2724ad2516"}, ] [package.dependencies] -openbb-core = ">=1.1.2,<2.0.0" +openbb-core = ">=1.1.3,<2.0.0" [[package]] name = "openbb-sec" -version = "1.1.2" +version = "1.1.3" description = "SEC extension for OpenBB" optional = false python-versions = ">=3.8,<3.12" files = [ - {file = "openbb_sec-1.1.2-py3-none-any.whl", hash = "sha256:d46bea3fb3cda78197abf84d874908dac63b15f9e36a9a1320d6d54e1215561a"}, - {file = "openbb_sec-1.1.2.tar.gz", hash = "sha256:99e5727388e37682dc2f5899cead21d744e6726636d5b2f4f7f4f0c36b5a15a3"}, + {file = "openbb_sec-1.1.3-py3-none-any.whl", hash = "sha256:7262c738f9c9ec3168a47adca40ee1d50054b88f8263acc1ae4d4fd7ea4dfce6"}, + {file = "openbb_sec-1.1.3.tar.gz", hash = "sha256:2b1719ddf8b022934e2cb3d2e47e3aa0f964a135283fea60c4bf12461d00758c"}, ] [package.dependencies] -openbb-core = ">=1.1.2,<2.0.0" +openbb-core = ">=1.1.3,<2.0.0" pytest-freezegun = ">=0.4.2,<0.5.0" requests-cache = ">=1.1.0,<2.0.0" xmltodict = ">=0.13.0,<0.14.0" [[package]] name = "openbb-seeking-alpha" -version = "1.1.2" +version = "1.1.3" description = "Seeking Alpha extension for OpenBB" optional = true python-versions = ">=3.8,<4.0" files = [ - {file = "openbb_seeking_alpha-1.1.2-py3-none-any.whl", hash = "sha256:0445fdb28fefce355bf8978075748aeb5175a2774af50e2ee5e6aad6bf622b9b"}, - {file = "openbb_seeking_alpha-1.1.2.tar.gz", hash = "sha256:f654f5d9dbd7fd80750c780dc89e1e6c1dc9d14cbcb9e744fda29e39f593d416"}, + {file = "openbb_seeking_alpha-1.1.3-py3-none-any.whl", hash = "sha256:034463502dbffb05875c59bb5cd502c8d18409c9c3e9df651df9d91f806702c0"}, + {file = "openbb_seeking_alpha-1.1.3.tar.gz", hash = "sha256:c2e6c8966568354206220283e9c8df5a28c5f1f26857597c8708a8322db69691"}, ] [package.dependencies] -openbb-core = ">=1.1.2,<2.0.0" +openbb-core = ">=1.1.3,<2.0.0" [[package]] name = "openbb-stockgrid" -version = "1.1.2" +version = "1.1.3" description = "stockgrid extension for OpenBB" optional = true python-versions = ">=3.8,<4.0" files = [ - {file = "openbb_stockgrid-1.1.2-py3-none-any.whl", hash = "sha256:1c8d20f9194514b9563e98772cdaa04f23b15885bbf3a8b567705c202fe9fdba"}, - {file = "openbb_stockgrid-1.1.2.tar.gz", hash = "sha256:67b3dae1b4bd9d327e0af6c2b10f1fac325a490d5e4d6003c8505e3d3d4782ea"}, + {file = "openbb_stockgrid-1.1.3-py3-none-any.whl", hash = "sha256:03c9058987a5b2ac4cd98d6b8a22ed5ede077e5f3b5a532749ac771765a300e7"}, + {file = "openbb_stockgrid-1.1.3.tar.gz", hash = "sha256:58d5bfeffc30415eecd0d5513f1d8a760711c4dd192542aaff7b69d65bd55293"}, ] [package.dependencies] -openbb-core = ">=1.1.2,<2.0.0" +openbb-core = ">=1.1.3,<2.0.0" pytest-freezegun = ">=0.4.2,<0.5.0" [[package]] name = "openbb-technical" -version = "1.1.3" +version = "1.1.4" description = "Technical Analysis extension for OpenBB" optional = true python-versions = ">=3.8,<3.12" files = [ - {file = "openbb_technical-1.1.3-py3-none-any.whl", hash = "sha256:494dfedfe888b59975325f65de2d7456497ffa1a6f1de966a312adf9013a72ae"}, - {file = "openbb_technical-1.1.3.tar.gz", hash = "sha256:d26af8a1b6fbaae276d15c62fcd8e6d895269d66ada6b01566c5bca276f4f926"}, + {file = "openbb_technical-1.1.4-py3-none-any.whl", hash = "sha256:06fcd05459ca7a03e65277b56555234a8a29fd9af782fab5e6e9facbb7a2a5af"}, + {file = "openbb_technical-1.1.4.tar.gz", hash = "sha256:9f114d92eeaf9d32de1774e2e3f5669307658a335185e2576462707a5b198e84"}, ] [package.dependencies] -openbb-core = ">=1.1.2,<2.0.0" +openbb-core = ">=1.1.3,<2.0.0" pandas-ta = ">=0.3.14b,<0.4.0" scikit-learn = ">=1.3.1,<2.0.0" scipy = ">=1.10.1,<2.0.0" @@ -1948,85 +1982,91 @@ statsmodels = ">=0.14.0,<0.15.0" [[package]] name = "openbb-tiingo" -version = "1.1.2" +version = "1.1.3" description = "Tiingo extension for OpenBB" optional = false python-versions = ">=3.8,<4.0" files = [ - {file = "openbb_tiingo-1.1.2-py3-none-any.whl", hash = "sha256:63193ce3de54733988142ff64578cdb387b4ffa0223d30e190d8e6e540a4311d"}, - {file = "openbb_tiingo-1.1.2.tar.gz", hash = "sha256:293a90fba614872a67e501ad439ff54b6dcdfaffc401086f8800ebb29ec00c8f"}, + {file = "openbb_tiingo-1.1.3-py3-none-any.whl", hash = "sha256:9c748477b17464259acb33a197f2075fbe388025c69ef913eac5002907d77a78"}, + {file = "openbb_tiingo-1.1.3.tar.gz", hash = "sha256:dd79e05b0e56a275afd0fe6199a79942d951faa2a4d758bec83bdf4fd13221a7"}, ] [package.dependencies] -openbb-core = ">=1.1.2,<2.0.0" +openbb-core = ">=1.1.3,<2.0.0" [[package]] name = "openbb-tmx" version = "1.0.0" description = "Unofficial TMX data provider extension for the OpenBB Platform - Public Canadian markets data for Python and Fast API." optional = true -python-versions = "*" -files = [] -develop = true +python-versions = ">=3.8,<4.0" +files = [ + {file = "openbb_tmx-1.0.0-py3-none-any.whl", hash = "sha256:a1bac04e79cee87f3788e28630a8d4f73735188b683d32b01cf854777cee075e"}, + {file = "openbb_tmx-1.0.0.tar.gz", hash = "sha256:954729e1e836e11beba57073ae66efd5285621141c175dcf3be41dfd3316de34"}, +] -[package.source] -type = "directory" -url = "providers/tmx" +[package.dependencies] +aiohttp-client-cache = ">=0.10.0,<0.11.0" +aiosqlite = ">=0.19.0,<0.20.0" +exchange-calendars = ">=4.2.8,<5.0.0" +openbb-core = ">=1.1.3,<2.0.0" +random-user-agent = ">=1.0.1,<2.0.0" [[package]] name = "openbb-tradier" version = "1.0.0" description = "Tradier Provider Extension for the OpenBB Platform" optional = true -python-versions = "*" -files = [] -develop = true +python-versions = ">=3.8,<4.0" +files = [ + {file = "openbb_tradier-1.0.0-py3-none-any.whl", hash = "sha256:21b87b4a0e2dad8f04b12b094c8c05bb25c80e280bc76a1ed42fad780313b398"}, + {file = "openbb_tradier-1.0.0.tar.gz", hash = "sha256:025d12e004122737beafd74a4cc740722cd34e0c811ab3454982329d67263ccd"}, +] -[package.source] -type = "directory" -url = "providers/tradier" +[package.dependencies] +openbb-core = ">=1.1.3,<2.0.0" [[package]] name = "openbb-tradingeconomics" -version = "1.1.2" +version = "1.1.3" description = "Trading Economics extension for OpenBB" optional = false python-versions = ">=3.8,<4.0" files = [ - {file = "openbb_tradingeconomics-1.1.2-py3-none-any.whl", hash = "sha256:46daad8c6878ec2608fe18fc88588093ae18822102726aa8e149c51d7d0e4ff6"}, - {file = "openbb_tradingeconomics-1.1.2.tar.gz", hash = "sha256:37bf6bcf7d7236854ca2c68443b55118801fd1143951c553f4087cb027351f1a"}, + {file = "openbb_tradingeconomics-1.1.3-py3-none-any.whl", hash = "sha256:1e71e67e347ebf575b3f7ef2c5d58ddab3cd190d10a496c70daa15a5354c5e4f"}, + {file = "openbb_tradingeconomics-1.1.3.tar.gz", hash = "sha256:9bd5b7f8375980025179c650ec98ddd0660124f6e339637a4f2c31a27a801f90"}, ] [package.dependencies] -openbb-core = ">=1.1.2,<2.0.0" +openbb-core = ">=1.1.3,<2.0.0" [[package]] name = "openbb-wsj" -version = "1.1.2" +version = "1.1.3" description = "wsj extension for OpenBB" optional = true python-versions = ">=3.8,<4.0" files = [ - {file = "openbb_wsj-1.1.2-py3-none-any.whl", hash = "sha256:a4ecd2205c4228984002a7a3dfd4e4e8737c97f2c16320607ced3df452ad6610"}, - {file = "openbb_wsj-1.1.2.tar.gz", hash = "sha256:baec22cab7b2316b29b882e60afd002181d6df25648f7ae4a54cfc3e0afe5bce"}, + {file = "openbb_wsj-1.1.3-py3-none-any.whl", hash = "sha256:35dbaa154fa1cf6e815f68728db9c9d9939bf52c74f082d5bda778b96eeb380c"}, + {file = "openbb_wsj-1.1.3.tar.gz", hash = "sha256:e5f1ef0ad71e665eb946a102790a87c74a008f766c6a39bd379872a614c887e3"}, ] [package.dependencies] -openbb-core = ">=1.1.2,<2.0.0" +openbb-core = ">=1.1.3,<2.0.0" [[package]] name = "openbb-yfinance" -version = "1.1.2" +version = "1.1.3" description = "yfinance extension for OpenBB" optional = false python-versions = ">=3.8,<4.0" files = [ - {file = "openbb_yfinance-1.1.2-py3-none-any.whl", hash = "sha256:ed3e5c50e0eff3b56aa7a620357786a7b57e0419843d68eb6b98493faba0230b"}, - {file = "openbb_yfinance-1.1.2.tar.gz", hash = "sha256:8861747bbbe02adcab7f7478af40d0d6542d5c2727991598e762a22a96613a2b"}, + {file = "openbb_yfinance-1.1.3-py3-none-any.whl", hash = "sha256:8eacc27dda01ceaae9bc67142e32855936b30174d772193a81984023eaccce97"}, + {file = "openbb_yfinance-1.1.3.tar.gz", hash = "sha256:2dc0f86372d5adbc0c083967c9891959ec77d9fd458237a858793e0034b002a0"}, ] [package.dependencies] -openbb-core = ">=1.1.2,<2.0.0" +openbb-core = ">=1.1.3,<2.0.0" yfinance = ">=0.2.27,<0.3.0" [[package]] @@ -2076,8 +2116,8 @@ files = [ [package.dependencies] numpy = [ - {version = ">=1.20.3", markers = "python_version < \"3.10\""}, {version = ">=1.21.0", markers = "python_version >= \"3.10\" and python_version < \"3.11\""}, + {version = ">=1.20.3", markers = "python_version < \"3.10\""}, {version = ">=1.23.2", markers = "python_version >= \"3.11\""}, ] python-dateutil = ">=2.8.2" @@ -2467,6 +2507,21 @@ scipy = ">=1.0.0" docs = ["astunparse", "docutils (==0.17)", "ipython", "jinja2 (>=2.11,<3.0)", "nbsphinx (==0.5.0)", "sphinx (==2.0.0)", "sphinx-rtd-theme (==0.4.3)"] tests = ["pytest", "pytest-xdist"] +[[package]] +name = "pyluach" +version = "2.2.0" +description = "A Python package for dealing with Hebrew (Jewish) calendar dates." +optional = true +python-versions = ">=3.7" +files = [ + {file = "pyluach-2.2.0-py3-none-any.whl", hash = "sha256:d1eb49d6292087e9290f4661ae01b60c8c933704ec8c9cef82673b349ff96adf"}, + {file = "pyluach-2.2.0.tar.gz", hash = "sha256:9063a25387cd7624276fd0656508bada08aa8a6f22e8db352844cd858e69012b"}, +] + +[package.extras] +doc = ["sphinx (>=6.1.3,<6.2.0)", "sphinx_rtd_theme (>=1.2.0,<1.3.0)"] +test = ["beautifulsoup4", "flake8", "pytest", "pytest-cov"] + [[package]] name = "pytest" version = "8.1.1" @@ -3157,8 +3212,8 @@ files = [ [package.dependencies] numpy = [ - {version = ">=1.18,<2", markers = "python_version != \"3.10\" or platform_system != \"Windows\" or platform_python_implementation == \"PyPy\""}, {version = ">=1.22.3,<2", markers = "python_version == \"3.10\" and platform_system == \"Windows\" and platform_python_implementation != \"PyPy\""}, + {version = ">=1.18,<2", markers = "python_version != \"3.10\" or platform_system != \"Windows\" or platform_python_implementation == \"PyPy\""}, ] packaging = ">=21.3" pandas = ">=1.0,<2.1.0 || >2.1.0" @@ -3240,6 +3295,17 @@ files = [ {file = "tomli-2.0.1.tar.gz", hash = "sha256:de526c12914f0c550d15924c62d72abc48d6fe7364aa87328337a31007fe8a4f"}, ] +[[package]] +name = "toolz" +version = "0.12.1" +description = "List processing tools and functional utilities" +optional = true +python-versions = ">=3.7" +files = [ + {file = "toolz-0.12.1-py3-none-any.whl", hash = "sha256:d22731364c07d72eea0a0ad45bafb2c2937ab6fd38a3507bf55eae8744aa7d85"}, + {file = "toolz-0.12.1.tar.gz", hash = "sha256:ecca342664893f177a13dac0e6b41cbd8ac25a358e5f215316d43e2100224f4d"}, +] + [[package]] name = "traitlets" version = "5.14.1" @@ -3742,4 +3808,4 @@ wsj = ["openbb-wsj"] [metadata] lock-version = "2.0" python-versions = ">=3.8,<3.12" -content-hash = "2d56f3ae995c9b4237a8e7fb6dfd172c5947c0d1ce67b85acb34b98efac2fe29" +content-hash = "1ff49fc42723e8a122ed5df273eaf3d8eb70bfb405735a1507075f67e31685fe" diff --git a/openbb_platform/providers/alpha_vantage/poetry.lock b/openbb_platform/providers/alpha_vantage/poetry.lock index 6e22cb3c9de..35758358bce 100644 --- a/openbb_platform/providers/alpha_vantage/poetry.lock +++ b/openbb_platform/providers/alpha_vantage/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand. [[package]] name = "aiohttp" @@ -697,13 +697,13 @@ files = [ [[package]] name = "openbb-core" -version = "1.1.2" +version = "1.1.3" description = "OpenBB package with core functionality" optional = false python-versions = ">=3.8,<4.0" files = [ - {file = "openbb_core-1.1.2-py3-none-any.whl", hash = "sha256:462419f771f0600db6b28307836e96280832c35587976dfc4c63987d7bc956e4"}, - {file = "openbb_core-1.1.2.tar.gz", hash = "sha256:a8a25f0ee6f114921e96fbe96a7a0a31f8900d9e146f020bcd460122a16ba9e2"}, + {file = "openbb_core-1.1.3-py3-none-any.whl", hash = "sha256:c0ad296d7bf59c751059c835c3deb38555ee9992d94da6d39d1343566e10b76a"}, + {file = "openbb_core-1.1.3.tar.gz", hash = "sha256:39a88a3c3695f7def3e5636eb0cb0bdd7ea805b4833e8f0bd7c8ecc7fb4b6f02"}, ] [package.dependencies] @@ -1416,4 +1416,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p [metadata] lock-version = "2.0" python-versions = "^3.8" -content-hash = "86b42fce1a3a291a85111aafc8b2ce191ae4200114da2d28ed4d272ebf1a8423" +content-hash = "d0104afe6c757e94929effd4d73278942dd40fd08b65fc5c32e7773c31712748" diff --git a/openbb_platform/providers/alpha_vantage/pyproject.toml b/openbb_platform/providers/alpha_vantage/pyproject.toml index c5f56b9e7a9..ecbf9538d3e 100644 --- a/openbb_platform/providers/alpha_vantage/pyproject.toml +++ b/openbb_platform/providers/alpha_vantage/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "openbb-alpha-vantage" -version = "1.1.2" +version = "1.1.3" description = "Alpha Vantage extension for OpenBB" authors = ["OpenBB Team "] readme = "README.md" @@ -8,7 +8,7 @@ packages = [{ include = "openbb_alpha_vantage" }] [tool.poetry.dependencies] python = "^3.8" -openbb-core = "^1.1.2" +openbb-core = "^1.1.3" [build-system] requires = ["poetry-core"] diff --git a/openbb_platform/providers/benzinga/poetry.lock b/openbb_platform/providers/benzinga/poetry.lock index 6e22cb3c9de..35758358bce 100644 --- a/openbb_platform/providers/benzinga/poetry.lock +++ b/openbb_platform/providers/benzinga/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand. [[package]] name = "aiohttp" @@ -697,13 +697,13 @@ files = [ [[package]] name = "openbb-core" -version = "1.1.2" +version = "1.1.3" description = "OpenBB package with core functionality" optional = false python-versions = ">=3.8,<4.0" files = [ - {file = "openbb_core-1.1.2-py3-none-any.whl", hash = "sha256:462419f771f0600db6b28307836e96280832c35587976dfc4c63987d7bc956e4"}, - {file = "openbb_core-1.1.2.tar.gz", hash = "sha256:a8a25f0ee6f114921e96fbe96a7a0a31f8900d9e146f020bcd460122a16ba9e2"}, + {file = "openbb_core-1.1.3-py3-none-any.whl", hash = "sha256:c0ad296d7bf59c751059c835c3deb38555ee9992d94da6d39d1343566e10b76a"}, + {file = "openbb_core-1.1.3.tar.gz", hash = "sha256:39a88a3c3695f7def3e5636eb0cb0bdd7ea805b4833e8f0bd7c8ecc7fb4b6f02"}, ] [package.dependencies] @@ -1416,4 +1416,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p [metadata] lock-version = "2.0" python-versions = "^3.8" -content-hash = "86b42fce1a3a291a85111aafc8b2ce191ae4200114da2d28ed4d272ebf1a8423" +content-hash = "d0104afe6c757e94929effd4d73278942dd40fd08b65fc5c32e7773c31712748" diff --git a/openbb_platform/providers/benzinga/pyproject.toml b/openbb_platform/providers/benzinga/pyproject.toml index 60754c72ed8..c860066290e 100644 --- a/openbb_platform/providers/benzinga/pyproject.toml +++ b/openbb_platform/providers/benzinga/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "openbb-benzinga" -version = "1.1.2" +version = "1.1.3" description = "Benzinga extension for OpenBB" authors = ["OpenBB Team "] readme = "README.md" @@ -8,7 +8,7 @@ packages = [{ include = "openbb_benzinga" }] [tool.poetry.dependencies] python = "^3.8" -openbb-core = "^1.1.2" +openbb-core = "^1.1.3" [build-system] requires = ["poetry-core"] diff --git a/openbb_platform/providers/biztoc/poetry.lock b/openbb_platform/providers/biztoc/poetry.lock index b518b22af61..d0495cdfc24 100644 --- a/openbb_platform/providers/biztoc/poetry.lock +++ b/openbb_platform/providers/biztoc/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand. [[package]] name = "aiohttp" @@ -696,13 +696,13 @@ files = [ [[package]] name = "openbb-core" -version = "1.1.2" +version = "1.1.3" description = "OpenBB package with core functionality" optional = false python-versions = ">=3.8,<4.0" files = [ - {file = "openbb_core-1.1.2-py3-none-any.whl", hash = "sha256:462419f771f0600db6b28307836e96280832c35587976dfc4c63987d7bc956e4"}, - {file = "openbb_core-1.1.2.tar.gz", hash = "sha256:a8a25f0ee6f114921e96fbe96a7a0a31f8900d9e146f020bcd460122a16ba9e2"}, + {file = "openbb_core-1.1.3-py3-none-any.whl", hash = "sha256:c0ad296d7bf59c751059c835c3deb38555ee9992d94da6d39d1343566e10b76a"}, + {file = "openbb_core-1.1.3.tar.gz", hash = "sha256:39a88a3c3695f7def3e5636eb0cb0bdd7ea805b4833e8f0bd7c8ecc7fb4b6f02"}, ] [package.dependencies] @@ -1474,4 +1474,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p [metadata] lock-version = "2.0" python-versions = "^3.8" -content-hash = "c12087f6c436bc78975643a8f409147df870e3174173cc19a598d6881fb572b9" +content-hash = "2402908fdecc42c2d6cdbc1a93ff16dace7b3cadff8a0eb99c58bc873d912047" diff --git a/openbb_platform/providers/biztoc/pyproject.toml b/openbb_platform/providers/biztoc/pyproject.toml index 633a4b2b865..e7285a14b0d 100644 --- a/openbb_platform/providers/biztoc/pyproject.toml +++ b/openbb_platform/providers/biztoc/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "openbb-biztoc" -version = "1.1.2" +version = "1.1.3" description = "" authors = ["OpenBB Team "] readme = "README.md" @@ -8,7 +8,7 @@ packages = [{ include = "openbb_biztoc" }] [tool.poetry.dependencies] python = "^3.8" -openbb-core = "^1.1.2" +openbb-core = "^1.1.3" requests-cache = "^1.1.0" [build-system] diff --git a/openbb_platform/providers/cboe/poetry.lock b/openbb_platform/providers/cboe/poetry.lock index 0c5eb015307..81505e4c135 100644 --- a/openbb_platform/providers/cboe/poetry.lock +++ b/openbb_platform/providers/cboe/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand. [[package]] name = "aiohttp" @@ -751,13 +751,13 @@ files = [ [[package]] name = "openbb-core" -version = "1.1.2" +version = "1.1.3" description = "OpenBB package with core functionality" optional = false python-versions = ">=3.8,<4.0" files = [ - {file = "openbb_core-1.1.2-py3-none-any.whl", hash = "sha256:462419f771f0600db6b28307836e96280832c35587976dfc4c63987d7bc956e4"}, - {file = "openbb_core-1.1.2.tar.gz", hash = "sha256:a8a25f0ee6f114921e96fbe96a7a0a31f8900d9e146f020bcd460122a16ba9e2"}, + {file = "openbb_core-1.1.3-py3-none-any.whl", hash = "sha256:c0ad296d7bf59c751059c835c3deb38555ee9992d94da6d39d1343566e10b76a"}, + {file = "openbb_core-1.1.3.tar.gz", hash = "sha256:39a88a3c3695f7def3e5636eb0cb0bdd7ea805b4833e8f0bd7c8ecc7fb4b6f02"}, ] [package.dependencies] @@ -1484,4 +1484,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p [metadata] lock-version = "2.0" python-versions = "^3.8" -content-hash = "00254cd0f5d93b9fae9327b4ca5998a4e3f6832b13229547a992bc4e016b55c6" +content-hash = "cbe64d0a1a80297c6a6c3e6c4c159c0b87d339494f4e96a54dab2478bc93149d" diff --git a/openbb_platform/providers/cboe/pyproject.toml b/openbb_platform/providers/cboe/pyproject.toml index c31b55e92f3..6e11194a57c 100644 --- a/openbb_platform/providers/cboe/pyproject.toml +++ b/openbb_platform/providers/cboe/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "openbb-cboe" -version = "1.1.2" +version = "1.1.3" description = "CBOE extension for OpenBB" authors = ["OpenBB Team "] readme = "README.md" @@ -10,7 +10,7 @@ packages = [{ include = "openbb_cboe" }] python = "^3.8" aiohttp-client-cache = "^0.10.0" aiosqlite = "^0.19.0" -openbb-core = "^1.1.2" +openbb-core = "^1.1.3" [build-system] requires = ["poetry-core"] diff --git a/openbb_platform/providers/ecb/poetry.lock b/openbb_platform/providers/ecb/poetry.lock index ca2770ab6c2..1253067e795 100644 --- a/openbb_platform/providers/ecb/poetry.lock +++ b/openbb_platform/providers/ecb/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand. [[package]] name = "aiohttp" @@ -682,13 +682,13 @@ files = [ [[package]] name = "openbb-core" -version = "1.1.2" +version = "1.1.3" description = "OpenBB package with core functionality" optional = false python-versions = ">=3.8,<4.0" files = [ - {file = "openbb_core-1.1.2-py3-none-any.whl", hash = "sha256:462419f771f0600db6b28307836e96280832c35587976dfc4c63987d7bc956e4"}, - {file = "openbb_core-1.1.2.tar.gz", hash = "sha256:a8a25f0ee6f114921e96fbe96a7a0a31f8900d9e146f020bcd460122a16ba9e2"}, + {file = "openbb_core-1.1.3-py3-none-any.whl", hash = "sha256:c0ad296d7bf59c751059c835c3deb38555ee9992d94da6d39d1343566e10b76a"}, + {file = "openbb_core-1.1.3.tar.gz", hash = "sha256:39a88a3c3695f7def3e5636eb0cb0bdd7ea805b4833e8f0bd7c8ecc7fb4b6f02"}, ] [package.dependencies] @@ -1412,4 +1412,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p [metadata] lock-version = "2.0" python-versions = "^3.8" -content-hash = "34cd8e7d939bb04eb6554282462106de61c37daaf72860848851b6f4b16b3528" +content-hash = "d243b21f94bb28407033e8e746b76d187505e87c081d191752761b2d094e663e" diff --git a/openbb_platform/providers/ecb/pyproject.toml b/openbb_platform/providers/ecb/pyproject.toml index 1a08fd8ae9d..4cda52a606b 100644 --- a/openbb_platform/providers/ecb/pyproject.toml +++ b/openbb_platform/providers/ecb/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "openbb-ecb" -version = "1.1.2" +version = "1.1.3" description = "ECB extension for OpenBB" authors = ["OpenBB Team "] readme = "README.md" @@ -8,7 +8,7 @@ packages = [{ include = "openbb_ecb" }] [tool.poetry.dependencies] python = "^3.8" -openbb-core = "^1.1.2" +openbb-core = "^1.1.3" xmltodict = "^0.13.0" [build-system] diff --git a/openbb_platform/providers/federal_reserve/poetry.lock b/openbb_platform/providers/federal_reserve/poetry.lock index 96911e4838c..42db20106ba 100644 --- a/openbb_platform/providers/federal_reserve/poetry.lock +++ b/openbb_platform/providers/federal_reserve/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand. [[package]] name = "aiohttp" @@ -682,13 +682,13 @@ files = [ [[package]] name = "openbb-core" -version = "1.1.2" +version = "1.1.3" description = "OpenBB package with core functionality" optional = false python-versions = ">=3.8,<4.0" files = [ - {file = "openbb_core-1.1.2-py3-none-any.whl", hash = "sha256:462419f771f0600db6b28307836e96280832c35587976dfc4c63987d7bc956e4"}, - {file = "openbb_core-1.1.2.tar.gz", hash = "sha256:a8a25f0ee6f114921e96fbe96a7a0a31f8900d9e146f020bcd460122a16ba9e2"}, + {file = "openbb_core-1.1.3-py3-none-any.whl", hash = "sha256:c0ad296d7bf59c751059c835c3deb38555ee9992d94da6d39d1343566e10b76a"}, + {file = "openbb_core-1.1.3.tar.gz", hash = "sha256:39a88a3c3695f7def3e5636eb0cb0bdd7ea805b4833e8f0bd7c8ecc7fb4b6f02"}, ] [package.dependencies] @@ -1401,4 +1401,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p [metadata] lock-version = "2.0" python-versions = "^3.8" -content-hash = "86b42fce1a3a291a85111aafc8b2ce191ae4200114da2d28ed4d272ebf1a8423" +content-hash = "d0104afe6c757e94929effd4d73278942dd40fd08b65fc5c32e7773c31712748" diff --git a/openbb_platform/providers/federal_reserve/pyproject.toml b/openbb_platform/providers/federal_reserve/pyproject.toml index 891dae17a10..0c915b70bb3 100644 --- a/openbb_platform/providers/federal_reserve/pyproject.toml +++ b/openbb_platform/providers/federal_reserve/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "openbb-federal-reserve" -version = "1.1.2" +version = "1.1.3" description = "US Federal Reserve Data Extension for OpenBB" authors = ["OpenBB "] readme = "README.md" @@ -8,7 +8,7 @@ packages = [{ include = "openbb_federal_reserve" }] [tool.poetry.dependencies] python = "^3.8" -openbb-core = "^1.1.2" +openbb-core = "^1.1.3" [build-system] requires = ["poetry-core"] diff --git a/openbb_platform/providers/finra/poetry.lock b/openbb_platform/providers/finra/poetry.lock index 310e366ef14..8926a7cc990 100644 --- a/openbb_platform/providers/finra/poetry.lock +++ b/openbb_platform/providers/finra/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand. [[package]] name = "aiohttp" @@ -671,13 +671,13 @@ files = [ [[package]] name = "openbb-core" -version = "1.1.2" +version = "1.1.3" description = "OpenBB package with core functionality" optional = false python-versions = ">=3.8,<4.0" files = [ - {file = "openbb_core-1.1.2-py3-none-any.whl", hash = "sha256:462419f771f0600db6b28307836e96280832c35587976dfc4c63987d7bc956e4"}, - {file = "openbb_core-1.1.2.tar.gz", hash = "sha256:a8a25f0ee6f114921e96fbe96a7a0a31f8900d9e146f020bcd460122a16ba9e2"}, + {file = "openbb_core-1.1.3-py3-none-any.whl", hash = "sha256:c0ad296d7bf59c751059c835c3deb38555ee9992d94da6d39d1343566e10b76a"}, + {file = "openbb_core-1.1.3.tar.gz", hash = "sha256:39a88a3c3695f7def3e5636eb0cb0bdd7ea805b4833e8f0bd7c8ecc7fb4b6f02"}, ] [package.dependencies] @@ -1390,4 +1390,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p [metadata] lock-version = "2.0" python-versions = "^3.8" -content-hash = "86b42fce1a3a291a85111aafc8b2ce191ae4200114da2d28ed4d272ebf1a8423" +content-hash = "d0104afe6c757e94929effd4d73278942dd40fd08b65fc5c32e7773c31712748" diff --git a/openbb_platform/providers/finra/pyproject.toml b/openbb_platform/providers/finra/pyproject.toml index fefdd1c35cd..8de1ca214fc 100644 --- a/openbb_platform/providers/finra/pyproject.toml +++ b/openbb_platform/providers/finra/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "openbb-finra" -version = "1.1.2" +version = "1.1.3" description = "FINRA extension for OpenBB" authors = ["OpenBB Team "] readme = "README.md" @@ -8,7 +8,7 @@ packages = [{ include = "openbb_finra" }] [tool.poetry.dependencies] python = "^3.8" -openbb-core = "^1.1.2" +openbb-core = "^1.1.3" [build-system] requires = ["poetry-core"] diff --git a/openbb_platform/providers/finviz/poetry.lock b/openbb_platform/providers/finviz/poetry.lock index d46f64e425a..fa1c6996985 100644 --- a/openbb_platform/providers/finviz/poetry.lock +++ b/openbb_platform/providers/finviz/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand. [[package]] name = "aiohttp" @@ -860,13 +860,13 @@ files = [ [[package]] name = "openbb-core" -version = "1.1.2" +version = "1.1.3" description = "OpenBB package with core functionality" optional = false python-versions = ">=3.8,<4.0" files = [ - {file = "openbb_core-1.1.2-py3-none-any.whl", hash = "sha256:462419f771f0600db6b28307836e96280832c35587976dfc4c63987d7bc956e4"}, - {file = "openbb_core-1.1.2.tar.gz", hash = "sha256:a8a25f0ee6f114921e96fbe96a7a0a31f8900d9e146f020bcd460122a16ba9e2"}, + {file = "openbb_core-1.1.3-py3-none-any.whl", hash = "sha256:c0ad296d7bf59c751059c835c3deb38555ee9992d94da6d39d1343566e10b76a"}, + {file = "openbb_core-1.1.3.tar.gz", hash = "sha256:39a88a3c3695f7def3e5636eb0cb0bdd7ea805b4833e8f0bd7c8ecc7fb4b6f02"}, ] [package.dependencies] @@ -1659,4 +1659,4 @@ testing = ["coverage (>=5.0.3)", "zope.event", "zope.testing"] [metadata] lock-version = "2.0" python-versions = "^3.8" -content-hash = "06e1eabfd578d4c216b6d7ca1aaa3c6904b84156b64d79598093e806c7c7f55b" +content-hash = "8d4c7979c71ea1d31e79ce48bf0ee73fbbbd38154a726f0ad447f3e669662329" diff --git a/openbb_platform/providers/finviz/pyproject.toml b/openbb_platform/providers/finviz/pyproject.toml index 45d0ac320e1..5aac0d0b824 100644 --- a/openbb_platform/providers/finviz/pyproject.toml +++ b/openbb_platform/providers/finviz/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "openbb-finviz" -version = "1.0.1" +version = "1.0.2" description = "Finviz extension for OpenBB" authors = ["OpenBB Team "] readme = "README.md" @@ -8,7 +8,7 @@ packages = [{ include = "openbb_finviz" }] [tool.poetry.dependencies] python = "^3.8" -openbb-core = "^1.1.2" +openbb-core = "^1.1.3" finvizfinance = "0.14.7" diff --git a/openbb_platform/providers/fmp/poetry.lock b/openbb_platform/providers/fmp/poetry.lock index 6e22cb3c9de..35758358bce 100644 --- a/openbb_platform/providers/fmp/poetry.lock +++ b/openbb_platform/providers/fmp/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand. [[package]] name = "aiohttp" @@ -697,13 +697,13 @@ files = [ [[package]] name = "openbb-core" -version = "1.1.2" +version = "1.1.3" description = "OpenBB package with core functionality" optional = false python-versions = ">=3.8,<4.0" files = [ - {file = "openbb_core-1.1.2-py3-none-any.whl", hash = "sha256:462419f771f0600db6b28307836e96280832c35587976dfc4c63987d7bc956e4"}, - {file = "openbb_core-1.1.2.tar.gz", hash = "sha256:a8a25f0ee6f114921e96fbe96a7a0a31f8900d9e146f020bcd460122a16ba9e2"}, + {file = "openbb_core-1.1.3-py3-none-any.whl", hash = "sha256:c0ad296d7bf59c751059c835c3deb38555ee9992d94da6d39d1343566e10b76a"}, + {file = "openbb_core-1.1.3.tar.gz", hash = "sha256:39a88a3c3695f7def3e5636eb0cb0bdd7ea805b4833e8f0bd7c8ecc7fb4b6f02"}, ] [package.dependencies] @@ -1416,4 +1416,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p [metadata] lock-version = "2.0" python-versions = "^3.8" -content-hash = "86b42fce1a3a291a85111aafc8b2ce191ae4200114da2d28ed4d272ebf1a8423" +content-hash = "d0104afe6c757e94929effd4d73278942dd40fd08b65fc5c32e7773c31712748" diff --git a/openbb_platform/providers/fmp/pyproject.toml b/openbb_platform/providers/fmp/pyproject.toml index e4f5828168e..708662ad418 100644 --- a/openbb_platform/providers/fmp/pyproject.toml +++ b/openbb_platform/providers/fmp/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "openbb-fmp" -version = "1.1.2" +version = "1.1.3" description = "FMP extension for OpenBB" authors = ["OpenBB Team "] readme = "README.md" @@ -8,7 +8,7 @@ packages = [{ include = "openbb_fmp" }] [tool.poetry.dependencies] python = "^3.8" -openbb-core = "^1.1.2" +openbb-core = "^1.1.3" [build-system] requires = ["poetry-core"] diff --git a/openbb_platform/providers/fred/poetry.lock b/openbb_platform/providers/fred/poetry.lock index 6e22cb3c9de..35758358bce 100644 --- a/openbb_platform/providers/fred/poetry.lock +++ b/openbb_platform/providers/fred/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand. [[package]] name = "aiohttp" @@ -697,13 +697,13 @@ files = [ [[package]] name = "openbb-core" -version = "1.1.2" +version = "1.1.3" description = "OpenBB package with core functionality" optional = false python-versions = ">=3.8,<4.0" files = [ - {file = "openbb_core-1.1.2-py3-none-any.whl", hash = "sha256:462419f771f0600db6b28307836e96280832c35587976dfc4c63987d7bc956e4"}, - {file = "openbb_core-1.1.2.tar.gz", hash = "sha256:a8a25f0ee6f114921e96fbe96a7a0a31f8900d9e146f020bcd460122a16ba9e2"}, + {file = "openbb_core-1.1.3-py3-none-any.whl", hash = "sha256:c0ad296d7bf59c751059c835c3deb38555ee9992d94da6d39d1343566e10b76a"}, + {file = "openbb_core-1.1.3.tar.gz", hash = "sha256:39a88a3c3695f7def3e5636eb0cb0bdd7ea805b4833e8f0bd7c8ecc7fb4b6f02"}, ] [package.dependencies] @@ -1416,4 +1416,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p [metadata] lock-version = "2.0" python-versions = "^3.8" -content-hash = "86b42fce1a3a291a85111aafc8b2ce191ae4200114da2d28ed4d272ebf1a8423" +content-hash = "d0104afe6c757e94929effd4d73278942dd40fd08b65fc5c32e7773c31712748" diff --git a/openbb_platform/providers/fred/pyproject.toml b/openbb_platform/providers/fred/pyproject.toml index 4f2ad4e6eb9..7de5c21f7e7 100644 --- a/openbb_platform/providers/fred/pyproject.toml +++ b/openbb_platform/providers/fred/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "openbb-fred" -version = "1.1.2" +version = "1.1.3" description = "FRED extension for OpenBB" authors = ["OpenBB Team "] readme = "README.md" @@ -8,7 +8,7 @@ packages = [{ include = "openbb_fred" }] [tool.poetry.dependencies] python = "^3.8" -openbb-core = "^1.1.2" +openbb-core = "^1.1.3" [build-system] requires = ["poetry-core"] diff --git a/openbb_platform/providers/government_us/poetry.lock b/openbb_platform/providers/government_us/poetry.lock index 90d0922d47d..b0db6c4bcbf 100644 --- a/openbb_platform/providers/government_us/poetry.lock +++ b/openbb_platform/providers/government_us/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand. [[package]] name = "aiohttp" @@ -682,13 +682,13 @@ files = [ [[package]] name = "openbb-core" -version = "1.1.2" +version = "1.1.3" description = "OpenBB package with core functionality" optional = false python-versions = ">=3.8,<4.0" files = [ - {file = "openbb_core-1.1.2-py3-none-any.whl", hash = "sha256:462419f771f0600db6b28307836e96280832c35587976dfc4c63987d7bc956e4"}, - {file = "openbb_core-1.1.2.tar.gz", hash = "sha256:a8a25f0ee6f114921e96fbe96a7a0a31f8900d9e146f020bcd460122a16ba9e2"}, + {file = "openbb_core-1.1.3-py3-none-any.whl", hash = "sha256:c0ad296d7bf59c751059c835c3deb38555ee9992d94da6d39d1343566e10b76a"}, + {file = "openbb_core-1.1.3.tar.gz", hash = "sha256:39a88a3c3695f7def3e5636eb0cb0bdd7ea805b4833e8f0bd7c8ecc7fb4b6f02"}, ] [package.dependencies] @@ -1412,4 +1412,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p [metadata] lock-version = "2.0" python-versions = "^3.8" -content-hash = "a5f7b89be5359a3f42f94b66c3510ce30a788864283ef0e8c9c6b1c3b8752a8a" +content-hash = "ab041be7055ea94ef1c35bbf1c51b053b181d3c509deef8b081a2dd3b9092251" diff --git a/openbb_platform/providers/government_us/pyproject.toml b/openbb_platform/providers/government_us/pyproject.toml index e9dd02fb402..f44641de6f5 100644 --- a/openbb_platform/providers/government_us/pyproject.toml +++ b/openbb_platform/providers/government_us/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "openbb-government-us" -version = "1.1.2" +version = "1.1.3" description = "US Government Data Extension for OpenBB" authors = ["OpenBB "] readme = "README.md" @@ -8,7 +8,7 @@ packages = [{ include = "openbb_government_us" }] [tool.poetry.dependencies] python = "^3.8" -openbb-core = "^1.1.2" +openbb-core = "^1.1.3" random-user-agent = "^1.0.1" [build-system] diff --git a/openbb_platform/providers/intrinio/poetry.lock b/openbb_platform/providers/intrinio/poetry.lock index 18c00cb753c..ebbc339a3da 100644 --- a/openbb_platform/providers/intrinio/poetry.lock +++ b/openbb_platform/providers/intrinio/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand. [[package]] name = "aiohttp" @@ -722,13 +722,13 @@ files = [ [[package]] name = "openbb-core" -version = "1.1.2" +version = "1.1.3" description = "OpenBB package with core functionality" optional = false python-versions = ">=3.8,<4.0" files = [ - {file = "openbb_core-1.1.2-py3-none-any.whl", hash = "sha256:462419f771f0600db6b28307836e96280832c35587976dfc4c63987d7bc956e4"}, - {file = "openbb_core-1.1.2.tar.gz", hash = "sha256:a8a25f0ee6f114921e96fbe96a7a0a31f8900d9e146f020bcd460122a16ba9e2"}, + {file = "openbb_core-1.1.3-py3-none-any.whl", hash = "sha256:c0ad296d7bf59c751059c835c3deb38555ee9992d94da6d39d1343566e10b76a"}, + {file = "openbb_core-1.1.3.tar.gz", hash = "sha256:39a88a3c3695f7def3e5636eb0cb0bdd7ea805b4833e8f0bd7c8ecc7fb4b6f02"}, ] [package.dependencies] @@ -1500,4 +1500,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p [metadata] lock-version = "2.0" python-versions = "^3.8" -content-hash = "c12087f6c436bc78975643a8f409147df870e3174173cc19a598d6881fb572b9" +content-hash = "2402908fdecc42c2d6cdbc1a93ff16dace7b3cadff8a0eb99c58bc873d912047" diff --git a/openbb_platform/providers/intrinio/pyproject.toml b/openbb_platform/providers/intrinio/pyproject.toml index 83a140cccc7..510e813366f 100644 --- a/openbb_platform/providers/intrinio/pyproject.toml +++ b/openbb_platform/providers/intrinio/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "openbb-intrinio" -version = "1.1.2" +version = "1.1.3" description = "Intrinio extension for OpenBB" authors = ["OpenBB Team "] readme = "README.md" @@ -9,7 +9,7 @@ packages = [{ include = "openbb_intrinio" }] [tool.poetry.dependencies] python = "^3.8" requests-cache = "^1.1.0" -openbb-core = "^1.1.2" +openbb-core = "^1.1.3" [build-system] requires = ["poetry-core"] diff --git a/openbb_platform/providers/nasdaq/poetry.lock b/openbb_platform/providers/nasdaq/poetry.lock index fceefe128cb..db41a773676 100644 --- a/openbb_platform/providers/nasdaq/poetry.lock +++ b/openbb_platform/providers/nasdaq/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand. [[package]] name = "aiohttp" @@ -679,13 +679,13 @@ files = [ [[package]] name = "openbb-core" -version = "1.1.2" +version = "1.1.3" description = "OpenBB package with core functionality" optional = false python-versions = ">=3.8,<4.0" files = [ - {file = "openbb_core-1.1.2-py3-none-any.whl", hash = "sha256:462419f771f0600db6b28307836e96280832c35587976dfc4c63987d7bc956e4"}, - {file = "openbb_core-1.1.2.tar.gz", hash = "sha256:a8a25f0ee6f114921e96fbe96a7a0a31f8900d9e146f020bcd460122a16ba9e2"}, + {file = "openbb_core-1.1.3-py3-none-any.whl", hash = "sha256:c0ad296d7bf59c751059c835c3deb38555ee9992d94da6d39d1343566e10b76a"}, + {file = "openbb_core-1.1.3.tar.gz", hash = "sha256:39a88a3c3695f7def3e5636eb0cb0bdd7ea805b4833e8f0bd7c8ecc7fb4b6f02"}, ] [package.dependencies] @@ -1409,4 +1409,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p [metadata] lock-version = "2.0" python-versions = "^3.8" -content-hash = "d1d47888fa9282738450d2195b2ee92c8180596e31b8ce14ca9d6634ecf6e121" +content-hash = "25d29af7874a721fc7df45b80456e518a32bd59012410bc13f482a60aa50226e" diff --git a/openbb_platform/providers/nasdaq/pyproject.toml b/openbb_platform/providers/nasdaq/pyproject.toml index 951fa714ae7..1da80048ec9 100644 --- a/openbb_platform/providers/nasdaq/pyproject.toml +++ b/openbb_platform/providers/nasdaq/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "openbb-nasdaq" -version = "1.1.3" +version = "1.1.4" description = "Nasdaq extension for OpenBB" authors = ["OpenBB Team "] readme = "README.md" @@ -8,7 +8,7 @@ packages = [{ include = "openbb_nasdaq" }] [tool.poetry.dependencies] python = "^3.8" -openbb-core = "^1.1.2" +openbb-core = "^1.1.3" random-user-agent = "^1.0.1" nasdaq-data-link = "^1.0.4" diff --git a/openbb_platform/providers/oecd/poetry.lock b/openbb_platform/providers/oecd/poetry.lock index c6250d658c7..3c2418fd4a1 100644 --- a/openbb_platform/providers/oecd/poetry.lock +++ b/openbb_platform/providers/oecd/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand. [[package]] name = "aiohttp" @@ -648,13 +648,13 @@ files = [ [[package]] name = "openbb-core" -version = "1.1.2" +version = "1.1.3" description = "OpenBB package with core functionality" optional = false python-versions = ">=3.8,<4.0" files = [ - {file = "openbb_core-1.1.2-py3-none-any.whl", hash = "sha256:462419f771f0600db6b28307836e96280832c35587976dfc4c63987d7bc956e4"}, - {file = "openbb_core-1.1.2.tar.gz", hash = "sha256:a8a25f0ee6f114921e96fbe96a7a0a31f8900d9e146f020bcd460122a16ba9e2"}, + {file = "openbb_core-1.1.3-py3-none-any.whl", hash = "sha256:c0ad296d7bf59c751059c835c3deb38555ee9992d94da6d39d1343566e10b76a"}, + {file = "openbb_core-1.1.3.tar.gz", hash = "sha256:39a88a3c3695f7def3e5636eb0cb0bdd7ea805b4833e8f0bd7c8ecc7fb4b6f02"}, ] [package.dependencies] @@ -1367,4 +1367,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p [metadata] lock-version = "2.0" python-versions = "^3.8" -content-hash = "2781df63d935590f763f01aefa378c802ba420b41ec6aa7d90736cee255d5bc7" +content-hash = "b56feb2c1eae3ebe61ba25a2adc7c2c54defbbcc8014a0d8bf0ce5850b855579" diff --git a/openbb_platform/providers/oecd/pyproject.toml b/openbb_platform/providers/oecd/pyproject.toml index 9c04e7c6b54..7a0983cc242 100644 --- a/openbb_platform/providers/oecd/pyproject.toml +++ b/openbb_platform/providers/oecd/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "openbb-oecd" -version = "1.1.2" +version = "1.1.3" description = "OECD extension for OpenBB" authors = ["OpenBB Team "] readme = "README.md" @@ -8,7 +8,7 @@ packages = [{ include = "openbb_oecd" }] [tool.poetry.dependencies] python = "^3.8" -openbb-core = "^1.1.2" +openbb-core = "^1.1.3" urllib3 = ">1.26.16" defusedxml = "^0.8.0rc2" diff --git a/openbb_platform/providers/polygon/poetry.lock b/openbb_platform/providers/polygon/poetry.lock index 6e22cb3c9de..35758358bce 100644 --- a/openbb_platform/providers/polygon/poetry.lock +++ b/openbb_platform/providers/polygon/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand. [[package]] name = "aiohttp" @@ -697,13 +697,13 @@ files = [ [[package]] name = "openbb-core" -version = "1.1.2" +version = "1.1.3" description = "OpenBB package with core functionality" optional = false python-versions = ">=3.8,<4.0" files = [ - {file = "openbb_core-1.1.2-py3-none-any.whl", hash = "sha256:462419f771f0600db6b28307836e96280832c35587976dfc4c63987d7bc956e4"}, - {file = "openbb_core-1.1.2.tar.gz", hash = "sha256:a8a25f0ee6f114921e96fbe96a7a0a31f8900d9e146f020bcd460122a16ba9e2"}, + {file = "openbb_core-1.1.3-py3-none-any.whl", hash = "sha256:c0ad296d7bf59c751059c835c3deb38555ee9992d94da6d39d1343566e10b76a"}, + {file = "openbb_core-1.1.3.tar.gz", hash = "sha256:39a88a3c3695f7def3e5636eb0cb0bdd7ea805b4833e8f0bd7c8ecc7fb4b6f02"}, ] [package.dependencies] @@ -1416,4 +1416,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p [metadata] lock-version = "2.0" python-versions = "^3.8" -content-hash = "86b42fce1a3a291a85111aafc8b2ce191ae4200114da2d28ed4d272ebf1a8423" +content-hash = "d0104afe6c757e94929effd4d73278942dd40fd08b65fc5c32e7773c31712748" diff --git a/openbb_platform/providers/polygon/pyproject.toml b/openbb_platform/providers/polygon/pyproject.toml index 3f5b05a90d4..290befb36a3 100644 --- a/openbb_platform/providers/polygon/pyproject.toml +++ b/openbb_platform/providers/polygon/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "openbb-polygon" -version = "1.1.2" +version = "1.1.3" description = "Polygon extension for OpenBB" authors = ["OpenBB Team "] readme = "README.md" @@ -8,7 +8,7 @@ packages = [{ include = "openbb_polygon" }] [tool.poetry.dependencies] python = "^3.8" -openbb-core = "^1.1.2" +openbb-core = "^1.1.3" [build-system] requires = ["poetry-core"] diff --git a/openbb_platform/providers/sec/openbb_sec/models/company_filings.py b/openbb_platform/providers/sec/openbb_sec/models/company_filings.py index fc0b5486a58..1108ad19419 100644 --- a/openbb_platform/providers/sec/openbb_sec/models/company_filings.py +++ b/openbb_platform/providers/sec/openbb_sec/models/company_filings.py @@ -1,5 +1,6 @@ """SEC Company Filings Model.""" +# pylint: skip-file from datetime import ( date as dateType, datetime, diff --git a/openbb_platform/providers/sec/openbb_sec/utils/helpers.py b/openbb_platform/providers/sec/openbb_sec/utils/helpers.py index 527baca5433..1b150ddd95b 100644 --- a/openbb_platform/providers/sec/openbb_sec/utils/helpers.py +++ b/openbb_platform/providers/sec/openbb_sec/utils/helpers.py @@ -1,5 +1,6 @@ """SEC Helpers module""" +# pylint: skip-file from datetime import timedelta from io import BytesIO from typing import Dict, List, Optional diff --git a/openbb_platform/providers/sec/poetry.lock b/openbb_platform/providers/sec/poetry.lock index 49a6b4ebc38..8b32af9fd57 100644 --- a/openbb_platform/providers/sec/poetry.lock +++ b/openbb_platform/providers/sec/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand. [[package]] name = "aiohttp" @@ -721,13 +721,13 @@ files = [ [[package]] name = "openbb-core" -version = "1.1.2" +version = "1.1.3" description = "OpenBB package with core functionality" optional = false python-versions = ">=3.8,<4.0" files = [ - {file = "openbb_core-1.1.2-py3-none-any.whl", hash = "sha256:462419f771f0600db6b28307836e96280832c35587976dfc4c63987d7bc956e4"}, - {file = "openbb_core-1.1.2.tar.gz", hash = "sha256:a8a25f0ee6f114921e96fbe96a7a0a31f8900d9e146f020bcd460122a16ba9e2"}, + {file = "openbb_core-1.1.3-py3-none-any.whl", hash = "sha256:c0ad296d7bf59c751059c835c3deb38555ee9992d94da6d39d1343566e10b76a"}, + {file = "openbb_core-1.1.3.tar.gz", hash = "sha256:39a88a3c3695f7def3e5636eb0cb0bdd7ea805b4833e8f0bd7c8ecc7fb4b6f02"}, ] [package.dependencies] @@ -1584,4 +1584,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p [metadata] lock-version = "2.0" python-versions = ">=3.8,<3.12" -content-hash = "348e8ce28924e2011876efe4cfd406e053a6e467e92dd14d3acba6d960f513ad" +content-hash = "dd4e0b7900bf1b8e4ff02bf476cabe885e4e4f425ad73e2e4406cf3acac2ba70" diff --git a/openbb_platform/providers/sec/pyproject.toml b/openbb_platform/providers/sec/pyproject.toml index f13123002d2..bf836dfeeb0 100644 --- a/openbb_platform/providers/sec/pyproject.toml +++ b/openbb_platform/providers/sec/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "openbb-sec" -version = "1.1.2" +version = "1.1.3" description = "SEC extension for OpenBB" authors = ["OpenBB Team "] readme = "README.md" @@ -8,7 +8,7 @@ packages = [{ include = "openbb_sec" }] [tool.poetry.dependencies] python = ">=3.8,<3.12" -openbb-core = "^1.1.2" +openbb-core = "^1.1.3" requests-cache = "^1.1.0" xmltodict = "^0.13.0" pytest-freezegun = "^0.4.2" diff --git a/openbb_platform/providers/seeking_alpha/poetry.lock b/openbb_platform/providers/seeking_alpha/poetry.lock index e05f792c9c8..66e3fcdd2dd 100644 --- a/openbb_platform/providers/seeking_alpha/poetry.lock +++ b/openbb_platform/providers/seeking_alpha/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand. [[package]] name = "aiohttp" @@ -712,13 +712,13 @@ files = [ [[package]] name = "openbb-core" -version = "1.1.2" +version = "1.1.3" description = "OpenBB package with core functionality" optional = false python-versions = ">=3.8,<4.0" files = [ - {file = "openbb_core-1.1.2-py3-none-any.whl", hash = "sha256:462419f771f0600db6b28307836e96280832c35587976dfc4c63987d7bc956e4"}, - {file = "openbb_core-1.1.2.tar.gz", hash = "sha256:a8a25f0ee6f114921e96fbe96a7a0a31f8900d9e146f020bcd460122a16ba9e2"}, + {file = "openbb_core-1.1.3-py3-none-any.whl", hash = "sha256:c0ad296d7bf59c751059c835c3deb38555ee9992d94da6d39d1343566e10b76a"}, + {file = "openbb_core-1.1.3.tar.gz", hash = "sha256:39a88a3c3695f7def3e5636eb0cb0bdd7ea805b4833e8f0bd7c8ecc7fb4b6f02"}, ] [package.dependencies] @@ -1431,4 +1431,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p [metadata] lock-version = "2.0" python-versions = "^3.8" -content-hash = "86b42fce1a3a291a85111aafc8b2ce191ae4200114da2d28ed4d272ebf1a8423" +content-hash = "d0104afe6c757e94929effd4d73278942dd40fd08b65fc5c32e7773c31712748" diff --git a/openbb_platform/providers/seeking_alpha/pyproject.toml b/openbb_platform/providers/seeking_alpha/pyproject.toml index e3290a715db..a0bb2c2ba29 100644 --- a/openbb_platform/providers/seeking_alpha/pyproject.toml +++ b/openbb_platform/providers/seeking_alpha/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "openbb-seeking-alpha" -version = "1.1.2" +version = "1.1.3" description = "Seeking Alpha extension for OpenBB" authors = ["OpenBB Team "] readme = "README.md" @@ -8,7 +8,7 @@ packages = [{ include = "openbb_seeking_alpha" }] [tool.poetry.dependencies] python = "^3.8" -openbb-core = "^1.1.2" +openbb-core = "^1.1.3" [build-system] requires = ["poetry-core"] diff --git a/openbb_platform/providers/stockgrid/poetry.lock b/openbb_platform/providers/stockgrid/poetry.lock index cf14c3bc395..b45fd17ca23 100644 --- a/openbb_platform/providers/stockgrid/poetry.lock +++ b/openbb_platform/providers/stockgrid/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand. [[package]] name = "aiohttp" @@ -696,13 +696,13 @@ files = [ [[package]] name = "openbb-core" -version = "1.1.2" +version = "1.1.3" description = "OpenBB package with core functionality" optional = false python-versions = ">=3.8,<4.0" files = [ - {file = "openbb_core-1.1.2-py3-none-any.whl", hash = "sha256:462419f771f0600db6b28307836e96280832c35587976dfc4c63987d7bc956e4"}, - {file = "openbb_core-1.1.2.tar.gz", hash = "sha256:a8a25f0ee6f114921e96fbe96a7a0a31f8900d9e146f020bcd460122a16ba9e2"}, + {file = "openbb_core-1.1.3-py3-none-any.whl", hash = "sha256:c0ad296d7bf59c751059c835c3deb38555ee9992d94da6d39d1343566e10b76a"}, + {file = "openbb_core-1.1.3.tar.gz", hash = "sha256:39a88a3c3695f7def3e5636eb0cb0bdd7ea805b4833e8f0bd7c8ecc7fb4b6f02"}, ] [package.dependencies] @@ -1489,4 +1489,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p [metadata] lock-version = "2.0" python-versions = "^3.8" -content-hash = "0224c1c9e960016fd2026a41657ffc1e861549cd0c4b4386129b796471879c98" +content-hash = "d0f48f828c663df2443ccccfa70e9bc7c989bd156878d193cb0b700204ba0791" diff --git a/openbb_platform/providers/stockgrid/pyproject.toml b/openbb_platform/providers/stockgrid/pyproject.toml index ffe4c547bb6..df83b57e8e9 100644 --- a/openbb_platform/providers/stockgrid/pyproject.toml +++ b/openbb_platform/providers/stockgrid/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "openbb-stockgrid" -version = "1.1.2" +version = "1.1.3" description = "stockgrid extension for OpenBB" authors = ["OpenBB Team "] readme = "README.md" @@ -8,7 +8,7 @@ packages = [{ include = "openbb_stockgrid" }] [tool.poetry.dependencies] python = "^3.8" -openbb-core = "^1.1.2" +openbb-core = "^1.1.3" pytest-freezegun = "^0.4.2" [build-system] diff --git a/openbb_platform/providers/tiingo/poetry.lock b/openbb_platform/providers/tiingo/poetry.lock index 8ea7f9bf4c9..1fdfad63b6b 100644 --- a/openbb_platform/providers/tiingo/poetry.lock +++ b/openbb_platform/providers/tiingo/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand. [[package]] name = "aiohttp" @@ -682,13 +682,13 @@ files = [ [[package]] name = "openbb-core" -version = "1.1.2" +version = "1.1.3" description = "OpenBB package with core functionality" optional = false python-versions = ">=3.8,<4.0" files = [ - {file = "openbb_core-1.1.2-py3-none-any.whl", hash = "sha256:462419f771f0600db6b28307836e96280832c35587976dfc4c63987d7bc956e4"}, - {file = "openbb_core-1.1.2.tar.gz", hash = "sha256:a8a25f0ee6f114921e96fbe96a7a0a31f8900d9e146f020bcd460122a16ba9e2"}, + {file = "openbb_core-1.1.3-py3-none-any.whl", hash = "sha256:c0ad296d7bf59c751059c835c3deb38555ee9992d94da6d39d1343566e10b76a"}, + {file = "openbb_core-1.1.3.tar.gz", hash = "sha256:39a88a3c3695f7def3e5636eb0cb0bdd7ea805b4833e8f0bd7c8ecc7fb4b6f02"}, ] [package.dependencies] @@ -1401,4 +1401,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p [metadata] lock-version = "2.0" python-versions = "^3.8" -content-hash = "86b42fce1a3a291a85111aafc8b2ce191ae4200114da2d28ed4d272ebf1a8423" +content-hash = "d0104afe6c757e94929effd4d73278942dd40fd08b65fc5c32e7773c31712748" diff --git a/openbb_platform/providers/tiingo/pyproject.toml b/openbb_platform/providers/tiingo/pyproject.toml index 857027eae71..3a598815a1f 100644 --- a/openbb_platform/providers/tiingo/pyproject.toml +++ b/openbb_platform/providers/tiingo/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "openbb-tiingo" -version = "1.1.2" +version = "1.1.3" description = "Tiingo extension for OpenBB" authors = ["OpenBB Team "] readme = "README.md" @@ -8,7 +8,7 @@ packages = [{ include = "openbb_tiingo" }] [tool.poetry.dependencies] python = "^3.8" -openbb-core = "^1.1.2" +openbb-core = "^1.1.3" [build-system] requires = ["poetry-core"] diff --git a/openbb_platform/providers/tmx/poetry.lock b/openbb_platform/providers/tmx/poetry.lock index f5aa7bd2e1f..54adb1c7b2b 100644 --- a/openbb_platform/providers/tmx/poetry.lock +++ b/openbb_platform/providers/tmx/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand. [[package]] name = "aiohttp" @@ -754,60 +754,15 @@ files = [ {file = "numpy-1.24.4.tar.gz", hash = "sha256:80f5e3a4e498641401868df4208b74581206afbee7cf7b8329daae82676d9463"}, ] -[[package]] -name = "numpy" -version = "1.26.4" -description = "Fundamental package for array computing in Python" -optional = false -python-versions = ">=3.9" -files = [ - {file = "numpy-1.26.4-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:9ff0f4f29c51e2803569d7a51c2304de5554655a60c5d776e35b4a41413830d0"}, - {file = "numpy-1.26.4-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:2e4ee3380d6de9c9ec04745830fd9e2eccb3e6cf790d39d7b98ffd19b0dd754a"}, - {file = "numpy-1.26.4-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:d209d8969599b27ad20994c8e41936ee0964e6da07478d6c35016bc386b66ad4"}, - {file = "numpy-1.26.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:ffa75af20b44f8dba823498024771d5ac50620e6915abac414251bd971b4529f"}, - {file = "numpy-1.26.4-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:62b8e4b1e28009ef2846b4c7852046736bab361f7aeadeb6a5b89ebec3c7055a"}, - {file = "numpy-1.26.4-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:a4abb4f9001ad2858e7ac189089c42178fcce737e4169dc61321660f1a96c7d2"}, - {file = "numpy-1.26.4-cp310-cp310-win32.whl", hash = "sha256:bfe25acf8b437eb2a8b2d49d443800a5f18508cd811fea3181723922a8a82b07"}, - {file = "numpy-1.26.4-cp310-cp310-win_amd64.whl", hash = "sha256:b97fe8060236edf3662adfc2c633f56a08ae30560c56310562cb4f95500022d5"}, - {file = "numpy-1.26.4-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:4c66707fabe114439db9068ee468c26bbdf909cac0fb58686a42a24de1760c71"}, - {file = "numpy-1.26.4-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:edd8b5fe47dab091176d21bb6de568acdd906d1887a4584a15a9a96a1dca06ef"}, - {file = "numpy-1.26.4-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:7ab55401287bfec946ced39700c053796e7cc0e3acbef09993a9ad2adba6ca6e"}, - {file = "numpy-1.26.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:666dbfb6ec68962c033a450943ded891bed2d54e6755e35e5835d63f4f6931d5"}, - {file = "numpy-1.26.4-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:96ff0b2ad353d8f990b63294c8986f1ec3cb19d749234014f4e7eb0112ceba5a"}, - {file = "numpy-1.26.4-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:60dedbb91afcbfdc9bc0b1f3f402804070deed7392c23eb7a7f07fa857868e8a"}, - {file = "numpy-1.26.4-cp311-cp311-win32.whl", hash = "sha256:1af303d6b2210eb850fcf03064d364652b7120803a0b872f5211f5234b399f20"}, - {file = "numpy-1.26.4-cp311-cp311-win_amd64.whl", hash = "sha256:cd25bcecc4974d09257ffcd1f098ee778f7834c3ad767fe5db785be9a4aa9cb2"}, - {file = "numpy-1.26.4-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:b3ce300f3644fb06443ee2222c2201dd3a89ea6040541412b8fa189341847218"}, - {file = "numpy-1.26.4-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:03a8c78d01d9781b28a6989f6fa1bb2c4f2d51201cf99d3dd875df6fbd96b23b"}, - {file = "numpy-1.26.4-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:9fad7dcb1aac3c7f0584a5a8133e3a43eeb2fe127f47e3632d43d677c66c102b"}, - {file = "numpy-1.26.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:675d61ffbfa78604709862923189bad94014bef562cc35cf61d3a07bba02a7ed"}, - {file = "numpy-1.26.4-cp312-cp312-musllinux_1_1_aarch64.whl", hash = "sha256:ab47dbe5cc8210f55aa58e4805fe224dac469cde56b9f731a4c098b91917159a"}, - {file = "numpy-1.26.4-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:1dda2e7b4ec9dd512f84935c5f126c8bd8b9f2fc001e9f54af255e8c5f16b0e0"}, - {file = "numpy-1.26.4-cp312-cp312-win32.whl", hash = "sha256:50193e430acfc1346175fcbdaa28ffec49947a06918b7b92130744e81e640110"}, - {file = "numpy-1.26.4-cp312-cp312-win_amd64.whl", hash = "sha256:08beddf13648eb95f8d867350f6a018a4be2e5ad54c8d8caed89ebca558b2818"}, - {file = "numpy-1.26.4-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:7349ab0fa0c429c82442a27a9673fc802ffdb7c7775fad780226cb234965e53c"}, - {file = "numpy-1.26.4-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:52b8b60467cd7dd1e9ed082188b4e6bb35aa5cdd01777621a1658910745b90be"}, - {file = "numpy-1.26.4-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:d5241e0a80d808d70546c697135da2c613f30e28251ff8307eb72ba696945764"}, - {file = "numpy-1.26.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:f870204a840a60da0b12273ef34f7051e98c3b5961b61b0c2c1be6dfd64fbcd3"}, - {file = "numpy-1.26.4-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:679b0076f67ecc0138fd2ede3a8fd196dddc2ad3254069bcb9faf9a79b1cebcd"}, - {file = "numpy-1.26.4-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:47711010ad8555514b434df65f7d7b076bb8261df1ca9bb78f53d3b2db02e95c"}, - {file = "numpy-1.26.4-cp39-cp39-win32.whl", hash = "sha256:a354325ee03388678242a4d7ebcd08b5c727033fcff3b2f536aea978e15ee9e6"}, - {file = "numpy-1.26.4-cp39-cp39-win_amd64.whl", hash = "sha256:3373d5d70a5fe74a2c1bb6d2cfd9609ecf686d47a2d7b1d37a8f3b6bf6003aea"}, - {file = "numpy-1.26.4-pp39-pypy39_pp73-macosx_10_9_x86_64.whl", hash = "sha256:afedb719a9dcfc7eaf2287b839d8198e06dcd4cb5d276a3df279231138e83d30"}, - {file = "numpy-1.26.4-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:95a7476c59002f2f6c590b9b7b998306fba6a5aa646b1e22ddfeaf8f78c3a29c"}, - {file = "numpy-1.26.4-pp39-pypy39_pp73-win_amd64.whl", hash = "sha256:7e50d0a0cc3189f9cb0aeb3a6a6af18c16f59f004b866cd2be1c14b36134a4a0"}, - {file = "numpy-1.26.4.tar.gz", hash = "sha256:2a02aba9ed12e4ac4eb3ea9421c420301a0c6460d9830d74a9df87efa4912010"}, -] - [[package]] name = "openbb-core" -version = "1.1.2" +version = "1.1.3" description = "OpenBB package with core functionality" optional = false python-versions = ">=3.8,<4.0" files = [ - {file = "openbb_core-1.1.2-py3-none-any.whl", hash = "sha256:462419f771f0600db6b28307836e96280832c35587976dfc4c63987d7bc956e4"}, - {file = "openbb_core-1.1.2.tar.gz", hash = "sha256:a8a25f0ee6f114921e96fbe96a7a0a31f8900d9e146f020bcd460122a16ba9e2"}, + {file = "openbb_core-1.1.3-py3-none-any.whl", hash = "sha256:c0ad296d7bf59c751059c835c3deb38555ee9992d94da6d39d1343566e10b76a"}, + {file = "openbb_core-1.1.3.tar.gz", hash = "sha256:39a88a3c3695f7def3e5636eb0cb0bdd7ea805b4833e8f0bd7c8ecc7fb4b6f02"}, ] [package.dependencies] @@ -864,8 +819,8 @@ files = [ [package.dependencies] numpy = [ {version = ">=1.20.3", markers = "python_version < \"3.10\""}, - {version = ">=1.21.0", markers = "python_version >= \"3.10\" and python_version < \"3.11\""}, {version = ">=1.23.2", markers = "python_version >= \"3.11\""}, + {version = ">=1.21.0", markers = "python_version >= \"3.10\" and python_version < \"3.11\""}, ] python-dateutil = ">=2.8.2" pytz = ">=2020.1" @@ -1546,4 +1501,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p [metadata] lock-version = "2.0" python-versions = "^3.8" -content-hash = "a635b601436d511d38ffafed62627635bff2c8cf7ff3a93e05e5ccaec3adf4e6" +content-hash = "88b8bb955a6ec7711496c10694efb9f327606af1486256fa281cae167dbf5724" diff --git a/openbb_platform/providers/tmx/pyproject.toml b/openbb_platform/providers/tmx/pyproject.toml index bb09185b99e..be8a3caf9ad 100644 --- a/openbb_platform/providers/tmx/pyproject.toml +++ b/openbb_platform/providers/tmx/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "openbb-tmx" -version = "1.0.0b" +version = "1.0.0" description = "Unofficial TMX data provider extension for the OpenBB Platform - Public Canadian markets data for Python and Fast API." authors = ["OpenBB "] readme = "README.md" @@ -12,7 +12,7 @@ aiohttp-client-cache = "^0.10.0" aiosqlite = "^0.19.0" random-user-agent = "^1.0.1" exchange-calendars = "^4.2.8" -openbb-core = "^1.1.2" +openbb-core = "^1.1.3" [build-system] requires = ["poetry-core"] diff --git a/openbb_platform/providers/tradier/poetry.lock b/openbb_platform/providers/tradier/poetry.lock index 29b1af9bc53..dd1a68541c2 100644 --- a/openbb_platform/providers/tradier/poetry.lock +++ b/openbb_platform/providers/tradier/poetry.lock @@ -715,13 +715,13 @@ files = [ [[package]] name = "openbb-core" -version = "1.1.2" +version = "1.1.3" description = "OpenBB package with core functionality" optional = false python-versions = ">=3.8,<4.0" files = [ - {file = "openbb_core-1.1.2-py3-none-any.whl", hash = "sha256:462419f771f0600db6b28307836e96280832c35587976dfc4c63987d7bc956e4"}, - {file = "openbb_core-1.1.2.tar.gz", hash = "sha256:a8a25f0ee6f114921e96fbe96a7a0a31f8900d9e146f020bcd460122a16ba9e2"}, + {file = "openbb_core-1.1.3-py3-none-any.whl", hash = "sha256:c0ad296d7bf59c751059c835c3deb38555ee9992d94da6d39d1343566e10b76a"}, + {file = "openbb_core-1.1.3.tar.gz", hash = "sha256:39a88a3c3695f7def3e5636eb0cb0bdd7ea805b4833e8f0bd7c8ecc7fb4b6f02"}, ] [package.dependencies] @@ -1409,4 +1409,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p [metadata] lock-version = "2.0" python-versions = "^3.8" -content-hash = "86b42fce1a3a291a85111aafc8b2ce191ae4200114da2d28ed4d272ebf1a8423" +content-hash = "d0104afe6c757e94929effd4d73278942dd40fd08b65fc5c32e7773c31712748" diff --git a/openbb_platform/providers/tradier/pyproject.toml b/openbb_platform/providers/tradier/pyproject.toml index 2c052e91430..6049db28ba7 100644 --- a/openbb_platform/providers/tradier/pyproject.toml +++ b/openbb_platform/providers/tradier/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "openbb-tradier" -version = "1.0.0b" +version = "1.0.0" description = "Tradier Provider Extension for the OpenBB Platform" authors = ["OpenBB "] readme = "README.md" @@ -8,7 +8,7 @@ packages = [{ include = "openbb_tradier" }] [tool.poetry.dependencies] python = "^3.8" -openbb-core = "^1.1.2" +openbb-core = "^1.1.3" [build-system] requires = ["poetry-core"] diff --git a/openbb_platform/providers/tradingeconomics/poetry.lock b/openbb_platform/providers/tradingeconomics/poetry.lock index 69e35cf7dcb..40f4325d5db 100644 --- a/openbb_platform/providers/tradingeconomics/poetry.lock +++ b/openbb_platform/providers/tradingeconomics/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand. [[package]] name = "aiohttp" @@ -671,13 +671,13 @@ files = [ [[package]] name = "openbb-core" -version = "1.1.2" +version = "1.1.3" description = "OpenBB package with core functionality" optional = false python-versions = ">=3.8,<4.0" files = [ - {file = "openbb_core-1.1.2-py3-none-any.whl", hash = "sha256:462419f771f0600db6b28307836e96280832c35587976dfc4c63987d7bc956e4"}, - {file = "openbb_core-1.1.2.tar.gz", hash = "sha256:a8a25f0ee6f114921e96fbe96a7a0a31f8900d9e146f020bcd460122a16ba9e2"}, + {file = "openbb_core-1.1.3-py3-none-any.whl", hash = "sha256:c0ad296d7bf59c751059c835c3deb38555ee9992d94da6d39d1343566e10b76a"}, + {file = "openbb_core-1.1.3.tar.gz", hash = "sha256:39a88a3c3695f7def3e5636eb0cb0bdd7ea805b4833e8f0bd7c8ecc7fb4b6f02"}, ] [package.dependencies] @@ -1390,4 +1390,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p [metadata] lock-version = "2.0" python-versions = "^3.8" -content-hash = "86b42fce1a3a291a85111aafc8b2ce191ae4200114da2d28ed4d272ebf1a8423" +content-hash = "d0104afe6c757e94929effd4d73278942dd40fd08b65fc5c32e7773c31712748" diff --git a/openbb_platform/providers/tradingeconomics/pyproject.toml b/openbb_platform/providers/tradingeconomics/pyproject.toml index 06bdcce3cb6..11d60c38e96 100644 --- a/openbb_platform/providers/tradingeconomics/pyproject.toml +++ b/openbb_platform/providers/tradingeconomics/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "openbb-tradingeconomics" -version = "1.1.2" +version = "1.1.3" description = "Trading Economics extension for OpenBB" authors = ["OpenBB Team "] readme = "README.md" @@ -8,7 +8,7 @@ packages = [{ include = "openbb_tradingeconomics" }] [tool.poetry.dependencies] python = "^3.8" -openbb-core = "^1.1.2" +openbb-core = "^1.1.3" [build-system] requires = ["poetry-core"] diff --git a/openbb_platform/providers/wsj/poetry.lock b/openbb_platform/providers/wsj/poetry.lock index e05f792c9c8..66e3fcdd2dd 100644 --- a/openbb_platform/providers/wsj/poetry.lock +++ b/openbb_platform/providers/wsj/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand. [[package]] name = "aiohttp" @@ -712,13 +712,13 @@ files = [ [[package]] name = "openbb-core" -version = "1.1.2" +version = "1.1.3" description = "OpenBB package with core functionality" optional = false python-versions = ">=3.8,<4.0" files = [ - {file = "openbb_core-1.1.2-py3-none-any.whl", hash = "sha256:462419f771f0600db6b28307836e96280832c35587976dfc4c63987d7bc956e4"}, - {file = "openbb_core-1.1.2.tar.gz", hash = "sha256:a8a25f0ee6f114921e96fbe96a7a0a31f8900d9e146f020bcd460122a16ba9e2"}, + {file = "openbb_core-1.1.3-py3-none-any.whl", hash = "sha256:c0ad296d7bf59c751059c835c3deb38555ee9992d94da6d39d1343566e10b76a"}, + {file = "openbb_core-1.1.3.tar.gz", hash = "sha256:39a88a3c3695f7def3e5636eb0cb0bdd7ea805b4833e8f0bd7c8ecc7fb4b6f02"}, ] [package.dependencies] @@ -1431,4 +1431,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p [metadata] lock-version = "2.0" python-versions = "^3.8" -content-hash = "86b42fce1a3a291a85111aafc8b2ce191ae4200114da2d28ed4d272ebf1a8423" +content-hash = "d0104afe6c757e94929effd4d73278942dd40fd08b65fc5c32e7773c31712748" diff --git a/openbb_platform/providers/wsj/pyproject.toml b/openbb_platform/providers/wsj/pyproject.toml index be9ede1cfd2..70fb211c5b2 100644 --- a/openbb_platform/providers/wsj/pyproject.toml +++ b/openbb_platform/providers/wsj/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "openbb-wsj" -version = "1.1.2" +version = "1.1.3" description = "wsj extension for OpenBB" authors = ["OpenBB Team "] readme = "README.md" @@ -8,7 +8,7 @@ packages = [{ include = "openbb_wsj" }] [tool.poetry.dependencies] python = "^3.8" -openbb-core = "^1.1.2" +openbb-core = "^1.1.3" [build-system] requires = ["poetry-core"] diff --git a/openbb_platform/providers/yfinance/poetry.lock b/openbb_platform/providers/yfinance/poetry.lock index 8009de82487..eb691777d0f 100644 --- a/openbb_platform/providers/yfinance/poetry.lock +++ b/openbb_platform/providers/yfinance/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand. [[package]] name = "aiohttp" @@ -815,13 +815,13 @@ files = [ [[package]] name = "openbb-core" -version = "1.1.2" +version = "1.1.3" description = "OpenBB package with core functionality" optional = false python-versions = ">=3.8,<4.0" files = [ - {file = "openbb_core-1.1.2-py3-none-any.whl", hash = "sha256:462419f771f0600db6b28307836e96280832c35587976dfc4c63987d7bc956e4"}, - {file = "openbb_core-1.1.2.tar.gz", hash = "sha256:a8a25f0ee6f114921e96fbe96a7a0a31f8900d9e146f020bcd460122a16ba9e2"}, + {file = "openbb_core-1.1.3-py3-none-any.whl", hash = "sha256:c0ad296d7bf59c751059c835c3deb38555ee9992d94da6d39d1343566e10b76a"}, + {file = "openbb_core-1.1.3.tar.gz", hash = "sha256:39a88a3c3695f7def3e5636eb0cb0bdd7ea805b4833e8f0bd7c8ecc7fb4b6f02"}, ] [package.dependencies] @@ -1568,4 +1568,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p [metadata] lock-version = "2.0" python-versions = "^3.8" -content-hash = "0e3ceb5ecd6431821bca3e10333499102a7ab6f1d0974f877c5806971b3be65c" +content-hash = "923981e18dcf9b53d037be625248a7c8d6b676e74d7a38c88dc0b89089ee637f" diff --git a/openbb_platform/providers/yfinance/pyproject.toml b/openbb_platform/providers/yfinance/pyproject.toml index f3f85507203..55cfee21c52 100644 --- a/openbb_platform/providers/yfinance/pyproject.toml +++ b/openbb_platform/providers/yfinance/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "openbb-yfinance" -version = "1.1.2" +version = "1.1.3" description = "yfinance extension for OpenBB" authors = ["OpenBB Team "] readme = "README.md" @@ -9,7 +9,7 @@ packages = [{ include = "openbb_yfinance" }] [tool.poetry.dependencies] python = "^3.8" yfinance = "^0.2.27" -openbb-core = "^1.1.2" +openbb-core = "^1.1.3" [build-system] requires = ["poetry-core"] diff --git a/openbb_platform/pyproject.toml b/openbb_platform/pyproject.toml index af4ec64b10a..17d2c2d1072 100644 --- a/openbb_platform/pyproject.toml +++ b/openbb_platform/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "openbb" -version = "4.1.4" +version = "4.1.5" description = "OpenBB" authors = ["OpenBB Team "] readme = "README.md" @@ -8,51 +8,51 @@ packages = [{ include = "openbb" }] [tool.poetry.dependencies] python = ">=3.8,<3.12" -openbb-core = "^1.1.2" +openbb-core = "^1.1.3" -openbb-benzinga = "^1.1.2" -openbb-federal-reserve = "^1.1.2" -openbb-fmp = "^1.1.2" -openbb-fred = "^1.1.2" -openbb-intrinio = "^1.1.2" -openbb-oecd = "^1.1.2" -openbb-polygon = "^1.1.2" -openbb-sec = "^1.1.2" -openbb-tiingo = "^1.1.2" -openbb-tradingeconomics = "^1.1.2" -openbb-yfinance = "^1.1.2" +openbb-benzinga = "^1.1.3" +openbb-federal-reserve = "^1.1.3" +openbb-fmp = "^1.1.3" +openbb-fred = "^1.1.3" +openbb-intrinio = "^1.1.3" +openbb-oecd = "^1.1.3" +openbb-polygon = "^1.1.3" +openbb-sec = "^1.1.3" +openbb-tiingo = "^1.1.3" +openbb-tradingeconomics = "^1.1.3" +openbb-yfinance = "^1.1.3" -openbb-commodity = "^1.0.0" -openbb-crypto = "^1.1.2" -openbb-currency = "^1.1.2" -openbb-derivatives = "^1.1.2" -openbb-economy = "^1.1.2" -openbb-equity = "^1.1.2" -openbb-etf = "^1.1.2" -openbb-fixedincome = "^1.1.2" -openbb-index = "^1.1.2" -openbb-news = "^1.1.2" -openbb-regulators = "^1.1.2" +openbb-commodity = "^1.0.1" +openbb-crypto = "^1.1.3" +openbb-currency = "^1.1.3" +openbb-derivatives = "^1.1.3" +openbb-economy = "^1.1.3" +openbb-equity = "^1.1.3" +openbb-etf = "^1.1.3" +openbb-fixedincome = "^1.1.3" +openbb-index = "^1.1.3" +openbb-news = "^1.1.3" +openbb-regulators = "^1.1.3" # Community dependencies -openbb-alpha-vantage = { version = "^1.1.2", optional = true } -openbb-biztoc = { version = "^1.1.2", optional = true } -openbb-cboe = { version = "^1.1.2", optional = true } -openbb-ecb = { version = "^1.1.2", optional = true } -openbb-finra = { version = "^1.1.2", optional = true } -openbb-finviz = { version = "^1.0.1", optional = true } -openbb-government-us = { version = "^1.1.2", optional = true } +openbb-alpha-vantage = { version = "^1.1.3", optional = true } +openbb-biztoc = { version = "^1.1.3", optional = true } +openbb-cboe = { version = "^1.1.3", optional = true } +openbb-ecb = { version = "^1.1.3", optional = true } +openbb-finra = { version = "^1.1.3", optional = true } +openbb-finviz = { version = "^1.0.2", optional = true } +openbb-government-us = { version = "^1.1.3", optional = true } openbb-nasdaq = { version = "^1.1.3", optional = true } -openbb-seeking-alpha = { version = "^1.1.2", optional = true } -openbb-stockgrid = { version = "^1.1.2", optional = true } -openbb-tmx = { version = "^1.0.0b", optional = true } -openbb-tradier = { version = "^1.0.0b", optional = true } -openbb-wsj = { version = "^1.1.2", optional = true } +openbb-seeking-alpha = { version = "^1.1.3", optional = true } +openbb-stockgrid = { version = "^1.1.3", optional = true } +openbb-tmx = { version = "^1.0.0", optional = true } +openbb-tradier = { version = "^1.0.0", optional = true } +openbb-wsj = { version = "^1.1.3", optional = true } -openbb-charting = { version = "^2.0.0", optional = true } -openbb-econometrics = { version = "^1.1.2", optional = true } -openbb-quantitative = { version = "^1.1.2", optional = true } -openbb-technical = { version = "^1.1.3", optional = true } +openbb-charting = { version = "^2.0.1", optional = true } +openbb-econometrics = { version = "^1.1.3", optional = true } +openbb-quantitative = { version = "^1.1.3", optional = true } +openbb-technical = { version = "^1.1.4", optional = true } [tool.poetry.extras] alpha_vantage = ["openbb-alpha-vantage"] diff --git a/openbb_terminal/cryptocurrency/nft/nftpricefloor_model.py b/openbb_terminal/cryptocurrency/nft/nftpricefloor_model.py index 7d496f88691..8d0dab2295a 100644 --- a/openbb_terminal/cryptocurrency/nft/nftpricefloor_model.py +++ b/openbb_terminal/cryptocurrency/nft/nftpricefloor_model.py @@ -17,7 +17,7 @@ def get_collection_slugs() -> List[str]: df = get_collections() if not df.empty and "slug" in df.columns: - return df["slug"].tolist() + return df["slug"].values.tolist() return [] diff --git a/openbb_terminal/dashboards/stream/pages/Options.py b/openbb_terminal/dashboards/stream/pages/Options.py index 762693da1ff..ec616c4f5a1 100644 --- a/openbb_terminal/dashboards/stream/pages/Options.py +++ b/openbb_terminal/dashboards/stream/pages/Options.py @@ -243,6 +243,7 @@ def get_highest_volume(df: OptionsChains) -> pd.DataFrame: index=default_symbol, key="ticker", ) + expiration_choice = None df = load_data(ticker) chains_df = df.chains if ticker == "":