66#
77alembic == 1.4.3 # via jupyterhub
88async-generator == 1.10 # via jupyterhub
9- attrs == 20.2 .0 # via jsonschema
9+ attrs == 20.3 .0 # via jsonschema
1010cachetools == 4.1.1 # via google-auth
11- certifi == 2020.6.20 # via kubernetes, requests
11+ certifi == 2020.11.8 # via kubernetes, requests
1212certipy == 0.1.3 # via jupyterhub
1313cffi == 1.14.3 # via cryptography
1414chardet == 3.0.4 # via requests
@@ -17,7 +17,7 @@ docker==4.3.1 # via -r binderhub.in
1717entrypoints == 0.3 # via jupyterhub
1818escapism == 1.0.1 # via -r binderhub.in
1919google-api-core [grpc ]== 1.23.0 # via google-cloud-core, google-cloud-logging
20- google-auth == 1.22.1 # via google-api-core, kubernetes
20+ google-auth == 1.23.0 # via google-api-core, kubernetes
2121google-cloud-core == 1.4.3 # via google-cloud-logging
2222google-cloud-logging == 1.15.1 # via -r requirements.in
2323googleapis-common-protos == 1.52.0 # via google-api-core
@@ -34,28 +34,28 @@ markupsafe==1.1.1 # via jinja2, mako
3434oauthlib == 3.1.0 # via jupyterhub, requests-oauthlib
3535pamela == 1.0.0 # via jupyterhub
3636prometheus-client == 0.8.0 # via -r binderhub.in, jupyterhub
37- protobuf == 3.13 .0 # via google-api-core, googleapis-common-protos
37+ protobuf == 3.14 .0 # via google-api-core, googleapis-common-protos
3838pyasn1-modules == 0.2.8 # via google-auth
3939pyasn1 == 0.4.8 # via pyasn1-modules, rsa
4040pycparser == 2.20 # via cffi
41- pycurl == 7.43.0.6 # via -r binderhub.in
41+ pycurl == 7.43.0.5 # via -r binderhub.in, -r requirements .in
4242pyopenssl == 19.1.0 # via certipy
4343pyrsistent == 0.17.3 # via jsonschema
4444python-dateutil == 2.8.1 # via alembic, jupyterhub, kubernetes
4545python-editor == 1.0.4 # via alembic
4646python-json-logger == 2.0.1 # via -r binderhub.in, jupyter-telemetry
47- pytz == 2020.1 # via google-api-core
47+ pytz == 2020.4 # via google-api-core
4848pyyaml == 5.3.1 # via kubernetes
4949requests-oauthlib == 1.3.0 # via kubernetes
50- requests == 2.24 .0 # via docker, google-api-core, jupyterhub, kubernetes, requests-oauthlib
50+ requests == 2.25 .0 # via docker, google-api-core, jupyterhub, kubernetes, requests-oauthlib
5151rsa == 4.6 # via google-auth
5252ruamel.yaml.clib == 0.2.2 # via ruamel.yaml
5353ruamel.yaml == 0.16.12 # via jupyter-telemetry
5454six == 1.15.0 # via cryptography, docker, google-api-core, google-auth, grpcio, jsonschema, kubernetes, protobuf, pyopenssl, python-dateutil, websocket-client
5555sqlalchemy == 1.3.20 # via alembic, jupyterhub
56- tornado == 6.0.4 # via -r binderhub.in, jupyterhub
56+ tornado == 6.1 # via -r binderhub.in, jupyterhub
5757traitlets == 5.0.5 # via -r binderhub.in, jupyter-telemetry, jupyterhub
58- urllib3 == 1.25.11 # via kubernetes, requests
58+ urllib3 == 1.26.2 # via kubernetes, requests
5959websocket-client == 0.57.0 # via docker, kubernetes
6060
6161# The following packages are considered to be unsafe in a requirements file:
0 commit comments