generated from Hochfrequenz/python_template_repository
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
50 lines (50 loc) · 1019 Bytes
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile pyproject.toml
#
aiohappyeyeballs==2.6.1
# via aiohttp
aiohttp==3.11.14
# via edi_energy_scraper (pyproject.toml)
aiosignal==1.3.2
# via aiohttp
annotated-types==0.7.0
# via pydantic
attrs==25.3.0
# via aiohttp
efoli==1.4.0
# via edi_energy_scraper (pyproject.toml)
frozenlist==1.5.0
# via
# aiohttp
# aiosignal
idna==3.10
# via yarl
more-itertools==10.6.0
# via edi_energy_scraper (pyproject.toml)
multidict==6.2.0
# via
# aiohttp
# yarl
propcache==0.3.0
# via
# aiohttp
# yarl
pydantic==2.10.6
# via edi_energy_scraper (pyproject.toml)
pydantic-core==2.27.2
# via pydantic
pypdf==5.4.0
# via edi_energy_scraper (pyproject.toml)
pytz==2025.1
# via
# edi_energy_scraper (pyproject.toml)
# efoli
typing-extensions==4.12.2
# via
# pydantic
# pydantic-core
yarl==1.18.3
# via aiohttp