Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump cachetools from 5.3.2 to 5.3.3 #239

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
38 changes: 18 additions & 20 deletions python/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,10 @@

aioboto3==12.3.0
# via
# -r requirements.in
# -r python/requirements.in
# dynamodb-autoincrement
aiobotocore[boto3]==2.11.2
# via
# aioboto3
# aiobotocore
# via aioboto3
aiohttp==3.9.3
# via aiobotocore
aioitertools==0.11.0
Expand All @@ -28,18 +26,18 @@ anyio==3.7.1
# httpx
# starlette
architect-functions==1.0.0
# via -r requirements.in
# via -r python/requirements.in
astropy==6.0.0
# via
# -r requirements.in
# -r python/requirements.in
# astropy-healpix
# healpy
astropy-healpix==1.0.2
# via -r requirements.in
# via -r python/requirements.in
astropy-iers-data==0.2024.2.5.0.30.52
# via astropy
asyncer==0.0.5
# via -r requirements.in
# via -r python/requirements.in
attrs==23.2.0
# via
# aiohttp
Expand All @@ -57,8 +55,8 @@ botocore-stubs==1.34.60
# via
# types-aioboto3
# types-aiobotocore
cachetools==5.3.2
# via -r requirements.in
cachetools==5.3.3
# via -r python/requirements.in
certifi==2023.11.17
# via
# httpcore
Expand All @@ -70,26 +68,26 @@ cryptography==42.0.4
dnspython==2.4.2
# via email-validator
dynamodb-autoincrement==0.2.0
# via -r requirements.in
# via -r python/requirements.in
ecdsa==0.18.0
# via python-jose
email-validator==2.1.0.post1
# via -r requirements.in
# via -r python/requirements.in
fastapi==0.109.2
# via -r requirements.in
# via -r python/requirements.in
frozenlist==1.4.1
# via
# aiohttp
# aiosignal
h11==0.14.0
# via httpcore
healpy==0.1.dev1+g500357b ; platform_system != "Windows"
# via -r requirements.in
# via -r python/requirements.in
httpcore==1.0.2
# via httpx
httpx==0.26.0
# via
# -r requirements.in
# -r python/requirements.in
# spacetrack
idna==3.6
# via
Expand All @@ -104,7 +102,7 @@ jmespath==1.0.1
logbook==1.7.0.post0
# via spacetrack
mangum==0.17.0
# via -r requirements.in
# via -r python/requirements.in
multidict==6.0.5
# via
# aiohttp
Expand Down Expand Up @@ -135,7 +133,7 @@ python-dateutil==2.9.0.post0
python-jose==3.3.0
# via architect-functions
python-multipart==0.0.9
# via -r requirements.in
# via -r python/requirements.in
pyyaml==6.0.1
# via astropy
represent==2.0
Expand All @@ -147,9 +145,9 @@ rush==2021.4.0
s3transfer==0.10.0
# via boto3
sgp4==2.23
# via -r requirements.in
# via -r python/requirements.in
shapely==2.0.2
# via -r requirements.in
# via -r python/requirements.in
simplejson==3.19.2
# via architect-functions
six==1.16.0
Expand All @@ -162,7 +160,7 @@ sniffio==1.3.0
# httpx
# spacetrack
spacetrack==1.2.0
# via -r requirements.in
# via -r python/requirements.in
starlette==0.36.3
# via fastapi
types-aioboto3[dynamodb]==12.3.0
Expand Down