Skip to content

Commit

Permalink
pip-compile --upgrade mirror-requirements.in
Browse files Browse the repository at this point in the history
  • Loading branch information
Konstantin committed Jan 12, 2025
1 parent 946553e commit 8683a45
Showing 1 changed file with 13 additions and 9 deletions.
22 changes: 13 additions & 9 deletions dependencies/mirror-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,37 +4,41 @@
#
# pip-compile mirror-requirements.in
#
aiohappyeyeballs==2.4.0
aiohappyeyeballs==2.4.4
# via aiohttp
aiohttp==3.10.5
aiohttp==3.11.11
# via edi-energy-scraper
aiosignal==1.3.1
aiosignal==1.3.2
# via aiohttp
annotated-types==0.7.0
# via pydantic
attrs==24.2.0
attrs==24.3.0
# via aiohttp
edi-energy-scraper==2.0.3
# via -r mirror-requirements.in
efoli==1.4.0
# via edi-energy-scraper
frozenlist==1.4.1
frozenlist==1.5.0
# via
# aiohttp
# aiosignal
idna==3.7
idna==3.10
# via yarl
more-itertools==10.5.0
# via edi-energy-scraper
multidict==6.0.5
multidict==6.1.0
# via
# aiohttp
# yarl
propcache==0.2.1
# via
# aiohttp
# yarl
pydantic==2.10.5
# via edi-energy-scraper
pydantic-core==2.27.2
# via pydantic
pypdf==4.3.1
pypdf==5.1.0
# via edi-energy-scraper
pytz==2024.2
# via
Expand All @@ -44,5 +48,5 @@ typing-extensions==4.12.2
# via
# pydantic
# pydantic-core
yarl==1.9.4
yarl==1.18.3
# via aiohttp

0 comments on commit 8683a45

Please sign in to comment.