generated from Hochfrequenz/python_template_repository
-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
44 lines (44 loc) · 925 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
#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile pyproject.toml
#
aiohttp[speedups]==3.9.5
# via
# aiohttp-requests
# edi_energy_scraper (pyproject.toml)
aiohttp-requests==0.2.4
# via edi_energy_scraper (pyproject.toml)
aiosignal==1.3.1
# via aiohttp
attrs==24.2.0
# via aiohttp
beautifulsoup4==4.12.3
# via edi_energy_scraper (pyproject.toml)
brotli==1.1.0
# via aiohttp
coworker==2.0.1
# via aiohttp-requests
efoli==1.1.0
# via edi_energy_scraper (pyproject.toml)
frozenlist==1.4.1
# via
# aiohttp
# aiosignal
idna==3.7
# via yarl
multidict==6.0.5
# via
# aiohttp
# yarl
pypdf==5.1.0
# via edi_energy_scraper (pyproject.toml)
pytz==2024.1
# via
# edi_energy_scraper (pyproject.toml)
# efoli
soupsieve==2.6
# via beautifulsoup4
yarl==1.17.1
# via aiohttp