Skip to content
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
12 changes: 8 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
#
# pip-compile
#
aiohappyeyeballs==2.3.5
aiohappyeyeballs==2.6.1
# via aiohttp
aiohttp==3.10.11
aiohttp==3.12.14
# via nikola
aiosignal==1.3.1
aiosignal==1.4.0
# via aiohttp
anyio==4.2.0
# via
Expand Down Expand Up @@ -230,7 +230,9 @@ prometheus-client==0.19.0
prompt-toolkit==3.0.43
# via ipython
propcache==0.2.0
# via yarl
# via
# aiohttp
# yarl
psutil==5.9.8
# via ipykernel
ptyprocess==0.7.0
Expand Down Expand Up @@ -345,6 +347,8 @@ traitlets==5.14.1
# nbformat
types-python-dateutil==2.8.19.20240106
# via arrow
typing-extensions==4.14.1
# via aiosignal
typogrify==2.0.7
# via nikola
unidecode==1.3.8
Expand Down