mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-17 23:13:00 +00:00

should avoid broken envs due to updates, when checking against outdated envs is the point
14 lines
303 B
Plaintext
14 lines
303 B
Plaintext
alembic==1.4
|
|
async_generator==1.9
|
|
certipy==0.1.2
|
|
importlib_metadata==3.6; python_version < '3.10'
|
|
jinja2==2.11.0
|
|
jupyter_telemetry==0.1.0
|
|
oauthlib==3.0
|
|
pamela==1.1.0; sys_platform != 'win32'
|
|
prometheus_client==0.5.0
|
|
psutil==5.6.5; sys_platform == 'win32'
|
|
SQLAlchemy==1.4.1
|
|
tornado==5.1
|
|
traitlets==4.3.2
|