-
Notifications
You must be signed in to change notification settings - Fork 23
/
Copy pathrequirements.txt
66 lines (64 loc) · 3.04 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile
#
--index-url https://pypi.doubanio.com/simple
apiclient==1.0.4 # via -r requirements.in
attrs==20.3.0 # via pytest
babel==2.9.0 # via fava, flask-babel
beancount==2.3.3 # via -r requirements.in, fava
beautifulsoup4==4.9.3 # via beancount
bottle==0.12.19 # via beancount
cachetools==4.1.1 # via google-auth
certifi==2020.11.8 # via apiclient, requests
chardet==3.0.4 # via beancount, requests
cheroot==8.4.8 # via fava
click==7.1.2 # via fava, flask, pip-tools
fava==1.17 # via -r requirements.in
flask-babel==2.0.0 # via fava
flask==1.1.2 # via fava, flask-babel
google-api-core==1.23.0 # via google-api-python-client
google-api-python-client==1.12.8 # via beancount
google-auth-httplib2==0.0.4 # via google-api-python-client
google-auth==1.23.0 # via google-api-core, google-api-python-client, google-auth-httplib2
googleapis-common-protos==1.52.0 # via google-api-core
httplib2==0.18.1 # via -r requirements.in, google-api-python-client, google-auth-httplib2, oauth2client
idna==2.10 # via requests
iniconfig==1.1.1 # via pytest
itsdangerous==1.1.0 # via flask
jaraco.functools==3.0.1 # via cheroot
jinja2==2.11.2 # via fava, flask, flask-babel
lxml==4.6.1 # via beancount
markdown2==2.3.10 # via fava
markupsafe==1.1.1 # via jinja2
more-itertools==8.6.0 # via cheroot, jaraco.functools
numpy==1.19.4 # via pandas
oauth2client==4.1.3 # via -r requirements.in
packaging==20.4 # via pytest
pandas==1.1.4 # via -r requirements.in
pip-tools==5.4.0 # via -r requirements.in
pluggy==0.13.1 # via pytest
ply==3.11 # via beancount, fava
protobuf==3.14.0 # via google-api-core, googleapis-common-protos
py==1.9.0 # via pytest
pyasn1-modules==0.2.8 # via google-auth, oauth2client
pyasn1==0.4.8 # via oauth2client, pyasn1-modules, rsa
pyparsing==2.4.7 # via packaging
pytest==6.1.2 # via beancount
python-dateutil==2.8.1 # via beancount, pandas
python-magic==0.4.18 # via beancount
pytz==2020.4 # via babel, flask-babel, google-api-core, pandas
requests==2.25.0 # via -r requirements.in, beancount, google-api-core
rsa==4.6 # via google-auth, oauth2client
simplejson==3.17.2 # via fava
six==1.15.0 # via cheroot, google-api-core, google-api-python-client, google-auth, google-auth-httplib2, oauth2client, packaging, pip-tools, protobuf, python-dateutil
soupsieve==2.0.1 # via beautifulsoup4
toml==0.10.2 # via pytest
uritemplate==3.0.1 # via google-api-python-client
urllib3==1.26.2 # via apiclient, requests
werkzeug==1.0.1 # via fava, flask
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools