Skip to content

Commit

Permalink
Merge pull request #54 from stuartcampbell/update-deps
Browse files Browse the repository at this point in the history
Upgrade dependencies
  • Loading branch information
frank-a-donato authored Apr 9, 2024
2 parents 2f0413c + b82593f commit a5122e8
Show file tree
Hide file tree
Showing 5 changed files with 79 additions and 110 deletions.
80 changes: 34 additions & 46 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,31 +1,24 @@
#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile requirements-dev.in
#
# This file was autogenerated by uv via the following command:
# uv pip compile requirements-dev.in -o requirements-dev.txt
aiohttp==3.9.3
# via textual-dev
aiosignal==1.3.1
# via aiohttp
annotated-types==0.6.0
# via pydantic
anyio==4.2.0
anyio==4.3.0
# via asyncer
asttokens==2.4.1
# via stack-data
asyncer==0.0.4
# via -r requirements-dev.in
asyncer==0.0.5
attrs==23.2.0
# via aiohttp
black==24.3.0
# via -r requirements-dev.in
blinker==1.7.0
# via flask
brotli==1.1.0
# via geventhttpclient
bunnet==1.2.0
# via -r requirements-dev.in
bunnet==1.3.0
certifi==2024.2.2
# via
# geventhttpclient
Expand All @@ -42,12 +35,11 @@ configargparse==1.7
# via locust
decorator==5.1.1
# via ipython
dnspython==2.5.0
dnspython==2.6.1
# via pymongo
executing==2.0.1
# via stack-data
faker==22.7.0
# via -r requirements-dev.in
faker==24.4.0
flask==3.0.2
# via
# flask-cors
Expand All @@ -61,11 +53,11 @@ frozenlist==1.4.1
# via
# aiohttp
# aiosignal
gevent==23.9.1
gevent==24.2.1
# via
# geventhttpclient
# locust
geventhttpclient==2.0.11
geventhttpclient==2.0.12
# via locust
greenlet==3.0.3
# via gevent
Expand All @@ -76,8 +68,7 @@ idna==3.6
# yarl
iniconfig==2.0.0
# via pytest
ipython==8.21.0
# via -r requirements-dev.in
ipython==8.23.0
itsdangerous==2.1.2
# via flask
jedi==0.19.1
Expand All @@ -88,9 +79,8 @@ lazy-model==0.2.0
# via bunnet
linkify-it-py==2.0.3
# via markdown-it-py
locust==2.22.0
# via -r requirements-dev.in
markdown-it-py[linkify,plugins]==3.0.0
locust==2.24.1
markdown-it-py==3.0.0
# via
# mdit-py-plugins
# rich
Expand All @@ -105,7 +95,7 @@ mdit-py-plugins==0.4.0
# via markdown-it-py
mdurl==0.1.2
# via markdown-it-py
msgpack==1.0.7
msgpack==1.0.8
# via
# locust
# textual-dev
Expand All @@ -115,7 +105,7 @@ multidict==6.0.5
# yarl
mypy-extensions==1.0.0
# via black
packaging==23.2
packaging==24.0
# via
# black
# pytest
Expand All @@ -137,64 +127,65 @@ ptyprocess==0.7.0
# via pexpect
pure-eval==0.2.2
# via stack-data
pydantic==2.6.1
pydantic==2.6.4
# via
# bunnet
# lazy-model
pydantic-core==2.16.2
pydantic-core==2.16.3
# via pydantic
pygments==2.17.2
# via
# ipython
# rich
pymongo==4.6.1
pymongo==4.6.3
# via bunnet
pytest==8.0.0
# via -r requirements-dev.in
python-dateutil==2.8.2
pytest==8.1.1
python-dateutil==2.9.0.post0
# via faker
pyzmq==25.1.2
# via locust
requests==2.31.0
# via locust
rich==13.7.0
rich==13.7.1
# via textual
roundrobin==0.0.4
# via locust
ruff==0.2.1
# via -r requirements-dev.in
ruff==0.3.5
setuptools==69.2.0
# via
# zope-event
# zope-interface
six==1.16.0
# via
# asttokens
# geventhttpclient
# python-dateutil
sniffio==1.3.0
sniffio==1.3.1
# via anyio
stack-data==0.6.3
# via ipython
textual==0.48.2
textual==0.55.1
# via textual-dev
textual-dev==1.4.0
# via -r requirements-dev.in
textual-dev==1.5.1
toml==0.10.2
# via bunnet
traitlets==5.14.1
traitlets==5.14.2
# via
# ipython
# matplotlib-inline
typing-extensions==4.9.0
typing-extensions==4.10.0
# via
# pydantic
# pydantic-core
# textual
# textual-dev
uc-micro-py==1.0.2
uc-micro-py==1.0.3
# via linkify-it-py
urllib3==2.2.0
urllib3==2.2.1
# via requests
wcwidth==0.2.13
# via prompt-toolkit
werkzeug==3.0.1
werkzeug==3.0.2
# via
# flask
# flask-login
Expand All @@ -203,8 +194,5 @@ yarl==1.9.4
# via aiohttp
zope-event==5.0
# via gevent
zope-interface==6.1
zope-interface==6.2
# via gevent

# The following packages are considered to be unsafe in a requirements file:
# setuptools
102 changes: 42 additions & 60 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,27 +1,19 @@
#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile requirements.in
#
# This file was autogenerated by uv via the following command:
# uv pip compile requirements.in -o requirements.txt
aiofiles==23.2.1
# via -r requirements.in
annotated-types==0.6.0
# via pydantic
anyio==4.2.0
anyio==4.3.0
# via
# httpx
# starlette
argon2-cffi==23.1.0
# via -r requirements.in
argon2-cffi-bindings==21.2.0
# via argon2-cffi
asgi-correlation-id==4.3.0
# via -r requirements.in
asgi-correlation-id==4.3.1
async-timeout==4.0.3
# via httpx-socks
beanie==1.25.0
# via -r requirements.in
certifi==2024.2.2
# via
# httpcore
Expand All @@ -31,49 +23,41 @@ cffi==1.16.0
click==8.1.7
# via
# beanie
# typer
# typer-slim
# uvicorn
decorator==5.1.1
# via gssapi
dnspython==2.5.0
dnspython==2.6.1
# via pymongo
fastapi==0.109.2
# via -r requirements.in
fastapi==0.110.1
gssapi==1.8.3
# via n2snusertools
gunicorn==21.2.0
# via -r requirements.in
h11==0.14.0
# via
# httpcore
# uvicorn
httpcore==1.0.2
httpcore==1.0.5
# via
# httpx
# httpx-socks
httpx==0.25.2
# via
# -r requirements.in
# httpx-socks
httpx-socks[asyncio]==0.8.0
# via -r requirements.in
httpx==0.27.0
# via httpx-socks
httpx-socks==0.9.1
idna==3.6
# via
# anyio
# httpx
jinja-partials==0.2.0
# via -r requirements.in
jinja2==3.1.3
# via
# -r requirements.in
# jinja-partials
# via jinja-partials
lazy-model==0.2.0
# via beanie
ldap3==2.9.1
# via n2snusertools
linkify-it-py==2.0.3
# via markdown-it-py
markdown-it-py[linkify,plugins]==3.0.0
markdown-it-py==3.0.0
# via
# mdit-py-plugins
# rich
Expand All @@ -86,75 +70,73 @@ mdit-py-plugins==0.4.0
# via markdown-it-py
mdurl==0.1.2
# via markdown-it-py
motor==3.3.2
motor==3.4.0
# via beanie
n2snusertools==0.3.7
# via -r requirements.in
packaging==23.2
packaging==24.0
# via gunicorn
passlib==1.7.4
# via -r requirements.in
prettytable==3.9.0
prettytable==3.10.0
# via n2snusertools
pyasn1==0.5.1
pyasn1==0.6.0
# via ldap3
pycparser==2.21
pycparser==2.22
# via cffi
pydantic==2.6.1
pydantic==2.6.4
# via
# -r requirements.in
# beanie
# fastapi
# lazy-model
# pydantic-settings
pydantic-core==2.16.2
pydantic-core==2.16.3
# via pydantic
pydantic-settings==2.1.0
# via -r requirements.in
pydantic-settings==2.2.1
pygments==2.17.2
# via rich
pymongo==4.6.1
pymongo==4.6.3
# via motor
python-dotenv==1.0.1
# via pydantic-settings
python-multipart==0.0.7
# via -r requirements.in
python-multipart==0.0.9
python-socks==2.4.4
# via httpx-socks
pyyaml==6.0.1
# via n2snusertools
rich==13.7.0
rich==13.7.1
# via
# -r requirements.in
# textual
sniffio==1.3.0
# typer-slim
shellingham==1.5.4
# via typer-slim
sniffio==1.3.1
# via
# anyio
# httpx
starlette==0.36.3
starlette==0.37.2
# via
# asgi-correlation-id
# fastapi
textual==0.48.2
# via -r requirements.in
textual==0.55.1
toml==0.10.2
# via beanie
typer==0.9.0
# via -r requirements.in
typing-extensions==4.9.0
typer==0.12.0
typer-cli==0.12.0
# via typer
typer-slim==0.12.0
# via
# typer
# typer-cli
typing-extensions==4.10.0
# via
# fastapi
# pydantic
# pydantic-core
# textual
# typer
uc-micro-py==1.0.2
# typer-slim
uc-micro-py==1.0.3
# via linkify-it-py
uuid==1.30
# via -r requirements.in
uvicorn==0.27.0.post1
# via -r requirements.in
uvicorn==0.29.0
wcwidth==0.2.13
# via prettytable
werkzeug==3.0.1
# via -r requirements.in
werkzeug==3.0.2
Loading

0 comments on commit a5122e8

Please sign in to comment.