Skip to content

Commit

Permalink
fix: update requirements.txt; also replace == with >= #87
Browse files Browse the repository at this point in the history
  • Loading branch information
redstreet committed Nov 25, 2023
1 parent 46f0ebf commit 60b2404
Showing 1 changed file with 16 additions and 66 deletions.
82 changes: 16 additions & 66 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 60b2404

Please sign in to comment.