From 60b24047066200fb356c78520f442a2072322a86 Mon Sep 17 00:00:00 2001 From: Red S Date: Fri, 24 Nov 2023 23:30:23 -0800 Subject: [PATCH] fix: update requirements.txt; also replace == with >= #87 --- requirements.txt | 82 ++++++++++-------------------------------------- 1 file changed, 16 insertions(+), 66 deletions(-) diff --git a/requirements.txt b/requirements.txt index 1d2d095..4e2ecd4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,68 +1,18 @@ # Automatically generated by https://github.com/damnever/pigar. -# beancount_reds_importers/beancount_reds_importers/util/bean_download.py: 5 -# beancount_reds_importers/beancount_reds_importers/util/ofx_summarize.py: 4 -# beancount_reds_importers/build/lib/beancount_reds_importers/util/bean_download.py: 5 -# beancount_reds_importers/build/lib/beancount_reds_importers/util/ofx_summarize.py: 4 -Click == 7.0 - -# beancount_reds_importers/beancount_reds_importers/libreader/csvreader.py: 7,8 -# beancount_reds_importers/beancount_reds_importers/libreader/ofxreader.py: 7 -# beancount_reds_importers/beancount_reds_importers/libreader/tsvreader.py: 5 -# beancount_reds_importers/beancount_reds_importers/libtransactionbuilder/banking.py: 4,5,6 -# beancount_reds_importers/beancount_reds_importers/libtransactionbuilder/common.py: 3,4,5,6,7 -# beancount_reds_importers/beancount_reds_importers/libtransactionbuilder/investments.py: 7,8,9,10 -# beancount_reds_importers/beancount_reds_importers/libtransactionbuilder/paycheck.py: 3,4 -# beancount_reds_importers/beancount_reds_importers/schwab_csv_balances/__init__.py: 5 -# beancount_reds_importers/beancount_reds_importers/workday/__init__.py: 5 -# beancount_reds_importers/build/lib/beancount_reds_importers/libreader/csvreader.py: 7,8 -# beancount_reds_importers/build/lib/beancount_reds_importers/libreader/ofxreader.py: 7 -# beancount_reds_importers/build/lib/beancount_reds_importers/libreader/tsvreader.py: 5 -# beancount_reds_importers/build/lib/beancount_reds_importers/libtransactionbuilder/banking.py: 4,5,6 -# beancount_reds_importers/build/lib/beancount_reds_importers/libtransactionbuilder/common.py: 3,4,5,6,7 -# beancount_reds_importers/build/lib/beancount_reds_importers/libtransactionbuilder/investments.py: 7,8,9,10 -# beancount_reds_importers/build/lib/beancount_reds_importers/libtransactionbuilder/paycheck.py: 3,4 -# beancount_reds_importers/build/lib/beancount_reds_importers/schwab_csv_balances/__init__.py: 5 -# beancount_reds_importers/build/lib/beancount_reds_importers/workday/__init__.py: 5 -beancount == 2.3.5 - -# beancount_reds_importers/beancount_reds_importers/util/bean_download.py: 6 -# beancount_reds_importers/build/lib/beancount_reds_importers/util/bean_download.py: 6 -click_aliases == 1.0.1 - -# beancount_reds_importers/beancount_reds_importers/libreader/ofxreader.py: 5 -# beancount_reds_importers/beancount_reds_importers/util/ofx_summarize.py: 8 -# beancount_reds_importers/build/lib/beancount_reds_importers/libreader/ofxreader.py: 5 -# beancount_reds_importers/build/lib/beancount_reds_importers/util/ofx_summarize.py: 9 -ofxparse == 0.21 - -# beancount_reds_importers/beancount_reds_importers/libreader/xlsx_multitable_reader.py: 7 -# beancount_reds_importers/build/lib/beancount_reds_importers/libreader/xlsx_multitable_reader.py: 7 -openpyxl == 3.0.9 - -# beancount_reds_importers/.eggs/setuptools_scm-6.4.2-py3.8.egg/setuptools_scm/_version_cls.py: 5 -packaging == 20.3 - -# beancount_reds_importers/beancount_reds_importers/libreader/csv_multitable_reader.py: 4 -# beancount_reds_importers/beancount_reds_importers/libreader/csvreader.py: 9 -# beancount_reds_importers/beancount_reds_importers/libreader/tsvreader.py: 6 -# beancount_reds_importers/beancount_reds_importers/libreader/xlsx_multitable_reader.py: 4 -# beancount_reds_importers/beancount_reds_importers/libreader/xlsxreader.py: 4 -# beancount_reds_importers/build/lib/beancount_reds_importers/libreader/csv_multitable_reader.py: 4 -# beancount_reds_importers/build/lib/beancount_reds_importers/libreader/csvreader.py: 9 -# beancount_reds_importers/build/lib/beancount_reds_importers/libreader/tsvreader.py: 6 -# beancount_reds_importers/build/lib/beancount_reds_importers/libreader/xlsx_multitable_reader.py: 4 -# beancount_reds_importers/build/lib/beancount_reds_importers/libreader/xlsxreader.py: 4 -petl == 1.7.4 - -# beancount_reds_importers/.eggs/setuptools_scm-6.4.2-py3.8.egg/setuptools_scm/_entrypoints.py: 47 -# beancount_reds_importers/.eggs/setuptools_scm-6.4.2-py3.8.egg/setuptools_scm/_version_cls.py: 11 -# beancount_reds_importers/.eggs/setuptools_scm-6.4.2-py3.8.egg/setuptools_scm/integration.py: 4 -# beancount_reds_importers/setup.py: 2 -setuptools>=65.5.1 - -# beancount_reds_importers/beancount_reds_importers/util/bean_download.py: 10 -tabulate == 0.8.9 - -# beancount_reds_importers/beancount_reds_importers/util/bean_download.py: 11 -tqdm == 4.64.0 +beancount>=2.3.5 +beautifulsoup4>=4.12.2 +click>=8.1.4 +click-aliases>=1.0.1 +importlib-metadata>=6.8.0 +ofxparse>=0.21 +openpyxl>=3.1.2 +packaging>=23.1 +pdbpp>=0.10.3 +petl>=1.7.12 +setuptools>=69.0.2 +setuptools-scm>=8.0.4 +tabulate>=0.9.0 +tomli>=2.0.1 +tqdm>=4.65.0 +typing_extensions>=4.7.1