-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
109 lines (109 loc) · 2.14 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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
addict==2.4.0
aiohappyeyeballs==2.4.0
aiohttp==3.10.5
aiosignal==1.3.1
alembic==1.13.3
annotated-types==0.7.0
arrow==1.3.0
async-generator==1.10
async-timeout==4.0.3
attrs==24.2.0
bcrypt==4.2.0
cachetools==5.5.0
certifi==2024.8.30
certipy==0.2.1
cffi==1.17.1
charset-normalizer==3.3.2
coverage==7.6.1
cryptography==43.0.1
durationpy==0.7
escapism==1.0.1
exceptiongroup==1.2.2
fqdn==1.5.1
frozenlist==1.4.1
google-auth==2.35.0
greenlet==3.1.1
httplib2==0.22.0
idna==3.10
importlib_metadata==8.5.0
importlib_resources==6.4.5
iniconfig==2.0.0
isoduration==20.11.0
Jinja2==3.1.4
jsonpointer==3.0.0
jsonschema==4.23.0
jsonschema-specifications==2023.12.1
jupyter-events==0.10.0
jupyter-telemetry==0.1.0
jupyterhub==5.1.0
jupyterhub-firstuseauthenticator==1.1.0
jupyterhub-hmacauthenticator==1.0
jupyterhub-idle-culler==1.4.0
jupyterhub-kubespawner==6.2.0
jupyterhub-ldapauthenticator==1.3.2
jupyterhub-ltiauthenticator==1.6.2
jupyterhub-nativeauthenticator==1.3.0
jupyterhub-tmpauthenticator==1.0.0
kubernetes==31.0.0
kubernetes_asyncio==31.1.0
ldap3==2.9.1
loguru==0.7.2
Mako==1.3.5
MarkupSafe==2.1.5
multidict==6.1.0
mwoauth==0.4.0
nullauthenticator==1.0.0
oauthenticator==17.0.0
oauthlib==3.2.2
onetimepass==1.0.1
packaging==24.1
pamela==1.2.0
pkgutil_resolve_name==1.3.10
pluggy==1.5.0
prometheus_client==0.21.0
psycopg2-binary==2.9.9
py-spy==0.3.14
pyasn1==0.6.1
pyasn1_modules==0.4.1
pycparser==2.22
pycurl==7.45.3
pydantic==2.9.2
pydantic_core==2.23.4
PyJWT==2.9.0
PyMySQL==1.1.1
pyOpenSSL==24.2.1
pyparsing==3.1.4
pyrsistent==0.20.0
pytest==8.3.3
pytest-asyncio==0.24.0
pytest-cov==5.0.0
python-dateutil==2.9.0.post0
python-json-logger==2.0.7
python-slugify==8.0.4
PyYAML==6.0.2
referencing==0.35.1
requests==2.32.3
requests-mock==1.12.1
requests-oauthlib==2.0.0
rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rpds-py==0.20.0
rsa==4.9
ruamel.yaml==0.18.6
ruamel.yaml.clib==0.2.8
six==1.16.0
SQLAlchemy==2.0.35
sqlalchemy-cockroachdb==2.0.2
statsd==4.0.1
text-unidecode==1.3
tomli==2.0.1
tornado==6.4.1
traitlets==5.14.3
types-python-dateutil==2.9.0.20240906
typing_extensions==4.12.2
uri-template==1.3.0
urllib3==2.2.3
webcolors==24.8.0
websocket-client==1.8.0
yarl==1.12.1
zipp==3.20.2