Skip to content

Commit

Permalink
⬆️ Bump dependencies in requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
eduzen committed Jun 15, 2024
1 parent a580acf commit 12ecc52
Show file tree
Hide file tree
Showing 2 changed files with 103 additions and 106 deletions.
138 changes: 69 additions & 69 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --all-extras --output-file=requirements-dev.txt pyproject.toml
#
annotated-types==0.6.0
# This file was autogenerated by uv via the following command:
# uv pip compile pyproject.toml --all-extras -o requirements-dev.txt
annotated-types==0.7.0
# via pydantic
anyio==4.3.0
anyio==4.4.0
# via
# httpx
# openai
Expand All @@ -16,6 +12,7 @@ asgiref==3.8.1
# django-browser-reload
# django-cors-headers
# django-htmx
# django-stubs
asttokens==2.4.1
# via stack-data
beautifulsoup4==4.12.3
Expand All @@ -24,7 +21,7 @@ brotli==1.1.0
# via whitenoise
cachetools==5.3.3
# via google-auth
certifi==2024.2.2
certifi==2024.6.2
# via
# httpcore
# httpx
Expand All @@ -34,11 +31,11 @@ cffi==1.16.0
# via cryptography
charset-normalizer==3.3.2
# via requests
coverage==7.4.4
coverage==7.5.3
# via website (pyproject.toml)
crispy-tailwind==1.0.3
# via website (pyproject.toml)
cryptography==42.0.5
cryptography==42.0.8
# via
# types-pyopenssl
# types-redis
Expand All @@ -48,10 +45,11 @@ decorator==5.1.1
# ipython
distro==1.9.0
# via openai
dj-database-url==2.1.0
dj-database-url==2.2.0
# via website (pyproject.toml)
django==5.0.4
django==5.0.6
# via
# website (pyproject.toml)
# crispy-tailwind
# dj-database-url
# django-appconf
Expand All @@ -70,7 +68,6 @@ django==5.0.4
# django-stubs-ext
# easy-thumbnails
# sentry-sdk
# website (pyproject.toml)
django-appconf==1.0.6
# via django-image-cropping
django-browser-reload==1.12.1
Expand All @@ -81,9 +78,9 @@ django-cors-headers==4.3.1
# via website (pyproject.toml)
django-crispy-forms==2.1
# via
# crispy-tailwind
# website (pyproject.toml)
django-debug-toolbar==4.3.0
# crispy-tailwind
django-debug-toolbar==4.4.2
# via website (pyproject.toml)
django-extensions==3.2.3
# via website (pyproject.toml)
Expand All @@ -103,51 +100,51 @@ django-robots==6.1
# via website (pyproject.toml)
django-rosetta==0.10.0
# via website (pyproject.toml)
django-storages[google]==1.14.2
django-storages==1.14.3
# via website (pyproject.toml)
django-stubs[compatible-mypy]==4.2.7
django-stubs==5.0.2
# via
# website (pyproject.toml)
# django-filter-stubs
# djangorestframework-stubs
# website (pyproject.toml)
django-stubs-ext==4.2.7
django-stubs-ext==5.0.2
# via django-stubs
djangorestframework-stubs==3.14.5
djangorestframework-stubs==3.15.0
# via django-filter-stubs
easy-thumbnails==2.8.5
# via website (pyproject.toml)
execnet==2.0.2
execnet==2.1.1
# via pytest-xdist
executing==2.0.1
# via stack-data
factory-boy==3.3.0
# via
# types-factory-boy
# website (pyproject.toml)
faker==24.7.0
# types-factory-boy
faker==25.8.0
# via factory-boy
gevent==24.2.1
# via website (pyproject.toml)
google-api-core==2.18.0
google-api-core==2.19.0
# via
# google-cloud-core
# google-cloud-storage
google-auth==2.29.0
google-auth==2.30.0
# via
# google-api-core
# google-cloud-core
# google-cloud-storage
google-cloud-core==2.4.1
# via google-cloud-storage
google-cloud-storage==2.16.0
google-cloud-storage==2.17.0
# via django-storages
google-crc32c==1.5.0
# via
# google-cloud-storage
# google-resumable-media
google-resumable-media==2.7.0
google-resumable-media==2.7.1
# via google-cloud-storage
googleapis-common-protos==1.63.0
googleapis-common-protos==1.63.1
# via google-api-core
greenlet==3.0.3
# via gevent
Expand All @@ -169,28 +166,28 @@ iniconfig==2.0.0
# via pytest
ipdb==0.13.13
# via website (pyproject.toml)
ipython==8.23.0
ipython==8.25.0
# via
# ipdb
# website (pyproject.toml)
# ipdb
jedi==0.19.1
# via ipython
markdown==3.6
# via website (pyproject.toml)
matplotlib-inline==0.1.6
matplotlib-inline==0.1.7
# via ipython
multidict==6.0.5
# via yarl
mypy==1.7.1
mypy==1.10.0
# via
# website (pyproject.toml)
# django-filter-stubs
# django-stubs
# website (pyproject.toml)
mypy-extensions==1.0.0
# via mypy
openai==1.16.2
openai==1.34.0
# via website (pyproject.toml)
packaging==24.0
packaging==24.1
# via
# gunicorn
# pytest
Expand All @@ -201,13 +198,13 @@ pexpect==4.9.0
# via ipython
pillow==10.3.0
# via
# easy-thumbnails
# website (pyproject.toml)
pluggy==1.4.0
# easy-thumbnails
pluggy==1.5.0
# via pytest
polib==1.2.0
# via django-rosetta
prompt-toolkit==3.0.43
prompt-toolkit==3.0.47
# via ipython
proto-plus==1.23.0
# via google-api-core
Expand All @@ -230,22 +227,22 @@ pyasn1-modules==0.4.0
# via google-auth
pycparser==2.22
# via cffi
pydantic==2.6.4
pydantic==2.7.4
# via openai
pydantic-core==2.16.3
pydantic-core==2.18.4
# via pydantic
pygments==2.17.2
pygments==2.18.0
# via
# ipython
# website (pyproject.toml)
pytest==8.1.1
# ipython
pytest==8.2.2
# via
# website (pyproject.toml)
# pytest-django
# pytest-mock
# pytest-recording
# pytest-sugar
# pytest-xdist
# website (pyproject.toml)
pytest-django==4.8.0
# via website (pyproject.toml)
pytest-mock==3.14.0
Expand All @@ -254,27 +251,31 @@ pytest-recording==0.13.1
# via website (pyproject.toml)
pytest-sugar==1.0.0
# via website (pyproject.toml)
pytest-xdist==3.5.0
pytest-xdist==3.6.1
# via website (pyproject.toml)
python-dateutil==2.9.0.post0
# via faker
python-decouple==3.8
# via website (pyproject.toml)
pyyaml==6.0.1
# via vcrpy
redis==5.0.3
redis==5.0.6
# via website (pyproject.toml)
requests==2.31.0
requests==2.32.3
# via
# website (pyproject.toml)
# django-rosetta
# djangorestframework-stubs
# google-api-core
# google-cloud-storage
# website (pyproject.toml)
rsa==4.9
# via google-auth
sentry-sdk[django]==1.44.1
sentry-sdk==2.5.1
# via website (pyproject.toml)
setuptools==70.0.0
# via
# zope-event
# zope-interface
six==1.16.0
# via
# asttokens
Expand All @@ -294,39 +295,41 @@ stack-data==0.6.3
# via ipython
termcolor==2.4.0
# via pytest-sugar
tqdm==4.66.3
tqdm==4.66.4
# via openai
traitlets==5.14.2
traitlets==5.14.3
# via
# ipython
# matplotlib-inline
types-beautifulsoup4==4.12.0.20240229
types-beautifulsoup4==4.12.0.20240511
# via website (pyproject.toml)
types-docutils==0.20.0.20240331
types-cffi==1.16.0.20240331
# via types-pyopenssl
types-docutils==0.21.0.20240423
# via types-pygments
types-factory-boy==0.4.1
# via website (pyproject.toml)
types-html5lib==1.1.11.20240228
# via types-beautifulsoup4
types-pygments==2.17.0.20240310
types-pygments==2.18.0.20240506
# via website (pyproject.toml)
types-pyopenssl==24.0.0.20240311
types-pyopenssl==24.1.0.20240425
# via types-redis
types-pytz==2024.1.0.20240203
# via django-stubs
types-pyyaml==6.0.12.20240311
# via
# django-stubs
# djangorestframework-stubs
types-redis==4.6.0.20240311
types-redis==4.6.0.20240425
# via website (pyproject.toml)
types-requests==2.31.0.20240406
types-requests==2.32.0.20240602
# via
# djangorestframework-stubs
# website (pyproject.toml)
types-setuptools==69.2.0.20240317
# via types-pygments
typing-extensions==4.11.0
# djangorestframework-stubs
types-setuptools==70.0.0.20240524
# via
# types-cffi
# types-pygments
typing-extensions==4.12.2
# via
# dj-database-url
# django-filter-stubs
Expand All @@ -348,16 +351,13 @@ vcrpy==6.0.1
# via pytest-recording
wcwidth==0.2.13
# via prompt-toolkit
whitenoise[brotli]==6.6.0
whitenoise==6.6.0
# via website (pyproject.toml)
wrapt==1.16.0
# via vcrpy
yarl==1.9.4
# via vcrpy
zope-event==5.0
# via gevent
zope-interface==6.2
zope-interface==6.4.post2
# via gevent

# The following packages are considered to be unsafe in a requirements file:
# setuptools
Loading

0 comments on commit 12ecc52

Please sign in to comment.