|
4 | 4 | #
|
5 | 5 | # pip-compile --no-index --no-emit-trusted-host --output-file test-constraints.txt test-requirements.txt constraints.txt rtd-requirements.txt
|
6 | 6 | #
|
7 |
| -alabaster==0.7.10 # via sphinx |
| 7 | +alabaster==0.7.11 # via sphinx |
8 | 8 | appdirs==1.4.3 # via rply, twisted
|
9 | 9 | args==0.1.0 # via clint
|
10 | 10 | asn1crypto==0.24.0 # via cryptography
|
11 |
| -astor==0.6.2 # via hy |
12 |
| -babel==2.5.3 # via sphinx |
13 |
| -certifi==2018.1.18 |
| 11 | +astor==0.7.1 # via hy |
| 12 | +babel==2.6.0 # via sphinx |
| 13 | +certifi==2018.8.24 |
14 | 14 | cffi==1.11.5 # via cryptography
|
15 | 15 | chardet==3.0.4
|
16 | 16 | click==6.7
|
17 | 17 | clint==0.5.1 # via hy
|
18 | 18 | configparser==3.5.0 # via flake8
|
19 | 19 | constantly==15.1.0 # via twisted
|
20 |
| -cryptography==2.2.1 # via twisted |
| 20 | +cryptography==2.3.1 # via twisted |
21 | 21 | docutils==0.14 # via sphinx
|
22 | 22 | ecdsa==0.13
|
23 | 23 | enum34==1.1.6 # via cryptography, flake8
|
24 |
| -fake-switches==1.2.4 |
| 24 | +fake-switches==1.2.5 |
25 | 25 | flake8==3.4.1
|
26 |
| -flask==0.12.2 |
| 26 | +flask==1.0.2 |
27 | 27 | flexmock==0.10.2
|
| 28 | +funcparserlib==0.3.6 # via hy |
28 | 29 | funcsigs==1.0.2 # via mock
|
29 | 30 | futures==3.2.0
|
30 |
| -gunicorn==19.7.1 |
31 |
| -hy==0.14.0 # via mockssh |
32 |
| -idna==2.6 |
33 |
| -imagesize==1.0.0 # via sphinx |
| 31 | +gunicorn==19.9.0 |
| 32 | +hy==0.15.0 # via mockssh |
| 33 | +idna==2.7 |
| 34 | +imagesize==1.1.0 # via sphinx |
34 | 35 | incremental==17.5.0 # via twisted
|
35 |
| -ipaddress==1.0.19 # via cryptography |
| 36 | +ipaddress==1.0.22 # via cryptography |
36 | 37 | itsdangerous==0.24
|
37 | 38 | jinja2==2.10
|
38 |
| -lxml==4.2.1 |
| 39 | +lxml==4.2.4 |
39 | 40 | markupsafe==1.0
|
40 | 41 | mccabe==0.6.1 # via flake8
|
41 | 42 | mock==2.0.0
|
42 | 43 | mockssh==1.4.3
|
43 |
| -ncclient==0.5.3 |
| 44 | +ncclient==0.6.2 |
44 | 45 | netaddr==0.7.19
|
45 | 46 | nose==1.3.7
|
46 | 47 | paramiko==1.17.6
|
47 |
| -pbr==3.1.1 |
48 |
| -pyasn1==0.4.2 # via mockssh, twisted |
| 48 | +pbr==4.2.0 |
| 49 | +pyasn1==0.4.4 # via mockssh, twisted |
49 | 50 | pycodestyle==2.3.1 # via flake8
|
50 | 51 | pycparser==2.18 # via cffi
|
51 | 52 | pycrypto==2.6.1
|
52 | 53 | pyflakes==1.5.0 # via flake8
|
53 | 54 | pygments==2.2.0 # via sphinx
|
54 | 55 | pyhamcrest==1.9.0
|
55 |
| -pytz==2018.3 # via babel |
56 |
| -requests==2.18.4 |
57 |
| -rply==0.7.5 # via hy |
| 56 | +pytz==2018.5 # via babel |
| 57 | +requests==2.19.1 |
| 58 | +rply==0.7.6 # via hy |
| 59 | +selectors2==2.0.1 |
58 | 60 | six==1.11.0
|
59 | 61 | snowballstemmer==1.2.1 # via sphinx
|
60 | 62 | sphinx==1.5.6
|
61 |
| -sphinxcontrib-httpdomain==1.6.1 |
62 |
| -tftpy==0.6.2 # via fake-switches |
| 63 | +sphinxcontrib-httpdomain==1.7.0 |
| 64 | +tftpy==0.7.0 # via fake-switches |
63 | 65 | twisted[conch]==16.6.0 # via fake-switches, mockssh
|
64 |
| -urllib3==1.22 |
| 66 | +urllib3==1.23 |
65 | 67 | werkzeug==0.14.1
|
66 |
| -zope.interface==4.4.3 # via twisted |
| 68 | +zope.interface==4.5.0 # via twisted |
0 commit comments