|
7 | 7 | alembic==1.4.3 # via jupyterhub |
8 | 8 | async-generator==1.10 # via jupyterhub |
9 | 9 | attrs==20.3.0 # via jsonschema |
10 | | -cachetools==4.1.1 # via google-auth |
11 | | -certifi==2020.11.8 # via kubernetes, requests |
| 10 | +cachetools==4.2.0 # via google-auth |
| 11 | +certifi==2020.12.5 # via kubernetes, requests |
12 | 12 | certipy==0.1.3 # via jupyterhub |
13 | | -cffi==1.14.3 # via cryptography |
14 | | -chardet==3.0.4 # via requests |
15 | | -cryptography==3.2.1 # via pyopenssl |
16 | | -docker==4.3.1 # via -r binderhub.in |
| 13 | +cffi==1.14.4 # via cryptography |
| 14 | +chardet==4.0.0 # via requests |
| 15 | +cryptography==3.3.1 # via pyopenssl |
| 16 | +docker==4.4.0 # via -r binderhub.in |
17 | 17 | entrypoints==0.3 # via jupyterhub |
18 | 18 | escapism==1.0.1 # via -r binderhub.in |
19 | | -google-api-core[grpc]==1.23.0 # via google-cloud-core, google-cloud-logging |
20 | | -google-auth==1.23.0 # via google-api-core, kubernetes |
21 | | -google-cloud-core==1.4.3 # via google-cloud-logging |
| 19 | +google-api-core[grpc]==1.24.1 # via google-cloud-core, google-cloud-logging |
| 20 | +google-auth==1.24.0 # via google-api-core, kubernetes |
| 21 | +google-cloud-core==1.5.0 # via google-cloud-logging |
22 | 22 | google-cloud-logging==1.15.1 # via -r requirements.in |
23 | 23 | googleapis-common-protos==1.52.0 # via google-api-core |
24 | | -grpcio==1.33.2 # via google-api-core |
| 24 | +grpcio==1.34.0 # via google-api-core |
25 | 25 | idna==2.10 # via requests |
26 | 26 | ipython-genutils==0.2.0 # via traitlets |
27 | 27 | jinja2==2.11.2 # via -r binderhub.in, jupyterhub |
28 | 28 | jsonschema==3.2.0 # via -r binderhub.in, jupyter-telemetry |
29 | 29 | jupyter-telemetry==0.1.0 # via jupyterhub |
30 | | -jupyterhub==1.1.0 # via -r binderhub.in, -r requirements.in |
31 | | -kubernetes==9.0.1 # via -r binderhub.in, -r requirements.in |
| 30 | +jupyterhub==1.2.2 # via -r binderhub.in, -r requirements.in |
| 31 | +kubernetes==12.0.1 # via -r binderhub.in, -r requirements.in |
32 | 32 | mako==1.1.3 # via alembic |
33 | 33 | markupsafe==1.1.1 # via jinja2, mako |
34 | 34 | oauthlib==3.1.0 # via jupyterhub, requests-oauthlib |
35 | 35 | pamela==1.0.0 # via jupyterhub |
36 | | -prometheus-client==0.8.0 # via -r binderhub.in, jupyterhub |
| 36 | +prometheus-client==0.9.0 # via -r binderhub.in, jupyterhub |
37 | 37 | protobuf==3.14.0 # via google-api-core, googleapis-common-protos |
38 | 38 | pyasn1-modules==0.2.8 # via google-auth |
39 | 39 | pyasn1==0.4.8 # via pyasn1-modules, rsa |
40 | 40 | pycparser==2.20 # via cffi |
41 | | -pyopenssl==19.1.0 # via certipy |
| 41 | +pyopenssl==20.0.1 # via certipy |
42 | 42 | pyrsistent==0.17.3 # via jsonschema |
43 | 43 | python-dateutil==2.8.1 # via alembic, jupyterhub, kubernetes |
44 | 44 | python-editor==1.0.4 # via alembic |
45 | 45 | python-json-logger==2.0.1 # via -r binderhub.in, jupyter-telemetry |
46 | 46 | pytz==2020.4 # via google-api-core |
47 | 47 | pyyaml==5.3.1 # via kubernetes |
48 | 48 | requests-oauthlib==1.3.0 # via kubernetes |
49 | | -requests==2.25.0 # via docker, google-api-core, jupyterhub, kubernetes, requests-oauthlib |
| 49 | +requests==2.25.1 # via docker, google-api-core, jupyterhub, kubernetes, requests-oauthlib |
50 | 50 | rsa==4.6 # via google-auth |
51 | 51 | ruamel.yaml.clib==0.2.2 # via ruamel.yaml |
52 | 52 | ruamel.yaml==0.16.12 # via jupyter-telemetry |
53 | | -six==1.15.0 # via cryptography, docker, google-api-core, google-auth, grpcio, jsonschema, kubernetes, protobuf, pyopenssl, python-dateutil, websocket-client |
54 | | -sqlalchemy==1.3.20 # via alembic, jupyterhub |
| 53 | +six==1.15.0 # via cryptography, docker, google-api-core, google-auth, google-cloud-core, grpcio, jsonschema, kubernetes, protobuf, pyopenssl, python-dateutil, websocket-client |
| 54 | +sqlalchemy==1.3.22 # via alembic, jupyterhub |
55 | 55 | tornado==6.1 # via -r binderhub.in, jupyterhub |
56 | 56 | traitlets==5.0.5 # via -r binderhub.in, jupyter-telemetry, jupyterhub |
57 | 57 | urllib3==1.26.2 # via kubernetes, requests |
|
0 commit comments