Skip to content

Commit

Permalink
chore: update dependencies with greenlet and remove appnope
Browse files Browse the repository at this point in the history
  • Loading branch information
StanGirard committed Jan 31, 2025
1 parent 2fbd5d4 commit 8002393
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 2 additions & 2 deletions core/requirements-dev.lock
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ anyio==4.6.2.post1
# via httpx
# via langfuse
# via openai
appnope==0.1.4
# via ipykernel
asttokens==2.4.1
# via stack-data
attrs==24.2.0
Expand Down Expand Up @@ -89,6 +87,8 @@ frozenlist==1.4.1
# via aiosignal
fsspec==2024.9.0
# via huggingface-hub
greenlet==3.1.1
# via sqlalchemy
h11==0.14.0
# via httpcore
httpcore==1.0.6
Expand Down
2 changes: 2 additions & 0 deletions core/requirements.lock
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ frozenlist==1.4.1
# via aiosignal
fsspec==2024.9.0
# via huggingface-hub
greenlet==3.1.1
# via sqlalchemy
h11==0.14.0
# via httpcore
httpcore==1.0.6
Expand Down

0 comments on commit 8002393

Please sign in to comment.