forked from speced/bikeshed
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
35 lines (34 loc) · 1 KB
/
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
#
# These requirements were autogenerated by pipenv
# To regenerate from the project's Pipfile, run:
#
# pipenv lock --requirements
#
-i https://pypi.org/simple/
aiofiles==0.8.0
aiohttp==3.8.1
aiosignal==1.2.0; python_version >= '3.6'
async-timeout==4.0.2; python_version >= '3.6'
attrs==21.4.0
certifi==2022.6.15
charset-normalizer==2.1.0; python_version >= '3.6'
cssselect==1.1.0
frozenlist==1.3.0; python_version >= '3.7'
html5lib==1.1
idna==3.3; python_version >= '3.5'
isodate==0.6.1
json-home-client==1.1.1
lxml==4.9.1
multidict==6.0.2; python_version >= '3.7'
pillow==9.0.1
pygments==2.11.2
requests==2.28.1
result==0.8.0
six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
tenacity==8.0.1
typing-extensions==4.3.0; python_version >= '3.7'
uri-template==1.2.0; python_version >= '3.6'
urllib3==1.26.11; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5' and python_version < '4.0'
webencodings==0.5.1
widlparser==1.1.1
yarl==1.7.2; python_version >= '3.6'