forked from OCA/oca-github-bot
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
53 lines (52 loc) · 1.83 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
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile
#
aiohttp==3.4.4
amqp==2.3.2 # via kombu
appdirs==1.4.3
asn1crypto==0.24.0 # via cryptography
async-timeout==3.0.1 # via aiohttp
attrs==18.2.0 # via aiohttp
babel==2.6.0 # via flower
billiard==3.5.0.4 # via celery
bleach==3.1.0 # via readme-renderer
celery[redis]==4.2.1
certifi==2018.10.15 # via requests
cffi==1.11.5 # via cryptography
chardet==3.0.4 # via aiohttp, requests
cryptography==2.3.1 # via jwcrypto
docutils==0.14 # via readme-renderer
flower==0.9.2
gidgethub==3.0.0
github3.py==1.3.0
idna-ssl==1.1.0 # via aiohttp
idna==2.7 # via cryptography, idna-ssl, requests, yarl
jwcrypto==0.5.0 # via github3.py
kombu==4.2.1 # via celery
multidict==4.4.2 # via aiohttp, yarl
odoorpc==0.6.2
pkginfo==1.5.0.1 # via twine
pycparser==2.19 # via cffi
pygments==2.4.2 # via readme-renderer
python-dateutil==2.7.5 # via github3.py
pytz==2018.7 # via babel, celery, flower
raven==6.9.0
readme-renderer==24.0 # via twine
redis==2.10.6 # via celery
requests-toolbelt==0.9.1 # via twine
requests==2.22.0 # via github3.py, requests-toolbelt, twine
six==1.11.0 # via bleach, cryptography, python-dateutil, readme-renderer
tornado==5.1.1 # via flower
tqdm==4.32.2 # via twine
twine==1.13.0
uritemplate==3.0.0 # via gidgethub, github3.py
urllib3==1.25.2 # via requests
vine==1.1.4 # via amqp
webencodings==0.5.1 # via bleach
wheel==0.33.4
yarl==1.2.6 # via aiohttp
# The following packages are considered to be unsafe in a requirements file:
# setuptools==41.0.1