forked from speced/bikeshed
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
38 lines (37 loc) · 1.08 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
36
37
38
#
# These requirements were autogenerated by pipenv
# To regenerate from the project's Pipfile, run:
#
# pipenv lock --requirements
#
-i https://pypi.org/simple/
about-time==4.2.1; python_version >= '3.7' and python_version < '4.0'
aiofiles==23.1.0
aiohttp==3.8.4
aiosignal==1.3.1; python_version >= '3.7'
alive-progress==3.0.1
async-timeout==4.0.2; python_version >= '3.6'
attrs==22.1.0
certifi==2022.12.7
charset-normalizer==3.1.0; python_version >= '3.7'
cssselect==1.2.0
frozenlist==1.3.3; python_version >= '3.7'
grapheme==0.6.0
html5lib==1.1
idna==3.4; python_version >= '3.5'
isodate==0.6.1
json-home-client==1.1.1
lxml==4.9.2
multidict==6.0.4; python_version >= '3.7'
pillow==9.5.0
pygments==2.15.1
requests==2.29.0
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.2.2
typing-extensions==4.5.0; python_version >= '3.7'
uri-template==1.2.0; python_version >= '3.6'
urllib3==1.26.15; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
webencodings==0.5.1
widlparser==1.1.3
yarl==1.9.2; python_version >= '3.7'