created foundation for ledger
This commit is contained in:
50
requirements.txt
Normal file
50
requirements.txt
Normal file
@@ -0,0 +1,50 @@
|
||||
Babel==2.13.1
|
||||
beancount==2.3.6
|
||||
beautifulsoup4==4.12.2
|
||||
blinker==1.7.0
|
||||
bottle==0.12.25
|
||||
cachetools==5.3.2
|
||||
certifi==2023.11.17
|
||||
chardet==5.2.0
|
||||
charset-normalizer==3.3.2
|
||||
cheroot==10.0.0
|
||||
click==8.1.7
|
||||
fava==1.26.2
|
||||
fava-plugins==1.0
|
||||
Flask==3.0.0
|
||||
flask-babel==4.0.0
|
||||
google-api-core==2.14.0
|
||||
google-api-python-client==2.109.0
|
||||
google-auth==2.25.1
|
||||
google-auth-httplib2==0.1.1
|
||||
googleapis-common-protos==1.61.0
|
||||
httplib2==0.22.0
|
||||
idna==3.6
|
||||
iniconfig==2.0.0
|
||||
itsdangerous==2.1.2
|
||||
jaraco.functools==4.0.0
|
||||
Jinja2==3.1.2
|
||||
lxml==4.9.3
|
||||
markdown2==2.4.11
|
||||
MarkupSafe==2.1.3
|
||||
more-itertools==10.1.0
|
||||
packaging==23.2
|
||||
pdfminer2==20151206
|
||||
pluggy==1.3.0
|
||||
ply==3.11
|
||||
protobuf==4.25.1
|
||||
pyasn1==0.5.1
|
||||
pyasn1-modules==0.3.0
|
||||
pyparsing==3.1.1
|
||||
pytest==7.4.3
|
||||
python-dateutil==2.8.2
|
||||
python-magic==0.4.27
|
||||
pytz==2023.3.post1
|
||||
requests==2.31.0
|
||||
rsa==4.9
|
||||
simplejson==3.19.2
|
||||
six==1.16.0
|
||||
soupsieve==2.5
|
||||
uritemplate==4.1.1
|
||||
urllib3==2.1.0
|
||||
Werkzeug==3.0.1
|
||||
Reference in New Issue
Block a user