Skip to content

Commit

Permalink
Merge pull request #1458 from vespa-engine/dependabot/pip/examples/fa…
Browse files Browse the repository at this point in the history
…sthtml-demo/cryptography-43.0.1

Bump cryptography from 43.0.0 to 43.0.1 in /examples/fasthtml-demo
  • Loading branch information
thomasht86 authored Sep 24, 2024
2 parents 266576e + 53e1391 commit 91b2294
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions examples/fasthtml-demo/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ anyio==4.4.0
# httpx
# starlette
# watchfiles
async-timeout==4.0.3
# via aiohttp
attrs==24.2.0
# via aiohttp
beautifulsoup4==4.12.3
Expand All @@ -28,12 +26,10 @@ charset-normalizer==3.3.2
# via requests
click==8.1.7
# via uvicorn
cryptography==43.0.0
cryptography==43.0.1
# via pyvespa
docker==7.1.0
# via pyvespa
exceptiongroup==1.2.2
# via anyio
fastcore==1.7.1
# via
# fasthtml-hf
Expand Down Expand Up @@ -64,7 +60,7 @@ httpcore==1.0.5
# via httpx
httptools==0.6.1
# via uvicorn
httpx==0.27.0
httpx[http2]==0.27.0
# via
# python-fasthtml
# pyvespa
Expand Down Expand Up @@ -142,15 +138,13 @@ tqdm==4.66.5
# via huggingface-hub
typing-extensions==4.12.2
# via
# anyio
# huggingface-hub
# pyvespa
# uvicorn
urllib3==2.2.2
# via
# docker
# requests
uvicorn==0.30.6
uvicorn[standard]==0.30.6
# via python-fasthtml
uvloop==0.20.0
# via uvicorn
Expand Down

0 comments on commit 91b2294

Please sign in to comment.