-
Notifications
You must be signed in to change notification settings - Fork 18
/
requirements.txt
19 lines (16 loc) · 1.1 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Automatically generated by https://github.com/damnever/pigar.
# beancount_reds_plugins/beancount_reds_plugins/capital_gains_classifier/gain_loss.py: 6
# beancount_reds_plugins/beancount_reds_plugins/capital_gains_classifier/long_short.py: 17
# beancount_reds_plugins/beancount_reds_plugins/capital_gains_classifier/test_long_short.py: 8,9,10
# beancount_reds_plugins/beancount_reds_plugins/common/common.py: 4,5
# beancount_reds_plugins/beancount_reds_plugins/effective_date/effective_date.py: 9
# beancount_reds_plugins/beancount_reds_plugins/effective_date/test_effective_date.py: 8,9,10
# beancount_reds_plugins/beancount_reds_plugins/rename_accounts/rename_accounts.py: 5
# beancount_reds_plugins/beancount_reds_plugins/rename_accounts/test_rename_accounts.py: 5,6,7
# beancount_reds_plugins/beancount_reds_plugins/zerosum/test_zerosum.py: 5,6,7
# beancount_reds_plugins/beancount_reds_plugins/zerosum/zerosum.py: 169,170
beancount == 2.3.5
# beancount_reds_plugins/beancount_reds_plugins/capital_gains_classifier/long_short.py: 19
python_dateutil == 2.8.1
# beancount_reds_plugins/setup.py: 2
setuptools == 70.0.0