Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
fabricebrito authored Dec 20, 2024
1 parent 9d1c224 commit 028e5e3
Showing 1 changed file with 31 additions and 54 deletions.
85 changes: 31 additions & 54 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,68 +1,55 @@
addict==2.4.0
aiohappyeyeballs==2.4.0
aiohttp==3.10.5
aiohappyeyeballs==2.4.3
aiohttp==3.10.10
aiosignal==1.3.1
alembic==1.13.3
alembic==1.14.0
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
charset-normalizer==3.4.0
cryptography==43.0.3
escapism==1.0.1
exceptiongroup==1.2.2
fqdn==1.5.1
frozenlist==1.4.1
google-auth==2.35.0
frozenlist==1.5.0
google-auth==2.36.0
google-auth-oauthlib1.2.1
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
jsonschema-specifications2024.10.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
jupyterhub==5.2.1
jupyterhub-firstuseauthenticator1.1.0
jupyterhub-hmacauthenticator1.0
jupyterhub-idle-culler1.4.0
jupyterhub-kubespawner7.0.0
jupyterhub-ldapauthenticator2.0.2
jupyterhub-ltiauthenticator1.6.2
jupyterhub-nativeauthenticator1.3.0
jupyterhub-tmpauthenticator1.0.0
kubernetes_asyncio==31.1.0
ldap3==2.9.1
loguru==0.7.2
Mako==1.3.5
MarkupSafe==2.1.5
Mako==1.3.6
MarkupSafe==3.0.2
multidict==6.1.0
mwoauth==0.4.0
nullauthenticator==1.0.0
oauthenticator==17.0.0
oauthenticator==17.1.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
pip==24.2
prometheus_client==0.21.0
psycopg2-binary==2.9.9
py-spy==0.3.14
propcache==0.2.0
psycopg2==2.9.10
py-spy==0.4.0
pyasn1==0.6.1
pyasn1_modules==0.4.1
pycparser==2.22
Expand All @@ -71,39 +58,29 @@ 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
rpds-py==0.21.0
rsa==4.9
ruamel.yaml==0.18.6
ruamel.yaml.clib==0.2.8
ruamel.yaml.clib==0.2.12
six==1.16.0
SQLAlchemy==2.0.35
sqlalchemy-cockroachdb==2.0.2
SQLAlchemy==2.0.36
sqlalchemy-cockroachdb2.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
types-python-dateutil2.9.0.20241003
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
yarl==1.17.1

0 comments on commit 028e5e3

Please sign in to comment.