-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
84 lines (83 loc) · 2.68 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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
#
# These requirements were autogenerated by pipenv
# To regenerate from the project's Pipfile, run:
#
# pipenv lock --requirements
#
-i https://pypi.org/simple
altgraph==0.17
bleach==3.3.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
bz2file==0.98
certifi==2021.5.30
cffi==1.14.5
chardet==3.0.4; python_version >= '3.1'
ciseau==1.0.1
click==8.0.1; python_version >= '3.6'
colorama==0.4.4; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
cryptography==3.4.7; python_version >= '3.6'
dill==0.3.4; python_version >= '2.7' and python_version != '3.0'
docutils==0.17.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
epub-conversion==1.0.15
epub==0.5.2
ffmpeg==1.4
fpdf==1.7.2
gobject==0.1.0
googletrans==3.0.0
gtts==2.2.3
h11==0.9.0
h2==3.2.0
hpack==3.0.0
hstspreload==2020.12.22; python_version >= '3.6'
httpcore==0.9.1; python_version >= '3.6'
httpx==0.13.3; python_version >= '3.6'
hyperframe==5.2.0
idna==2.10; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
importlib-metadata==4.5.0; python_version >= '3.6'
jeepney==0.6.0; sys_platform == 'linux'
keyring==23.0.1; python_version >= '3.6'
langdetect==1.0.9
loguru==0.5.3; python_version >= '3.5'
lxml==4.6.3; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
multiprocess==0.70.12.2
packaging==20.9; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pathos==0.2.8
pdfminer.six==20200517
pdfminer==20191125
pdfplumber==0.5.28
pillow==8.2.0; python_version >= '3.6'
pkginfo==1.7.0
playsound==1.2.2
pox==0.3.0
ppft==1.6.6.4
pycairo==1.20.1; python_version >= '3.6' and python_version < '4'
pycparser==2.20; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pycryptodome==3.10.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
pydub==0.25.1
pyexecjs==1.5.1
pyfiglet==0.8.post1
pygments==2.9.0; python_version >= '3.5'
pygobject==3.40.1
pyinstaller-hooks-contrib==2021.1
pyinstaller==4.3
pyparsing==2.4.7; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3'
pypdf2==1.26.0
readme-renderer==29.0
requests-toolbelt==0.9.1
requests==2.25.1
rfc3986==1.5.0
ruamel.yaml.clib==0.2.2; python_version < '3.10' and platform_python_implementation == 'CPython'
ruamel.yaml==0.17.10; python_version >= '3'
secretstorage==3.3.1; sys_platform == 'linux'
six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
sniffio==1.2.0; python_version >= '3.5'
sortedcontainers==2.4.0
tqdm==4.61.1
translators==4.7.20
twine==3.4.1
urllib3==1.26.5
vext.gi==0.7.4
vext==0.7.6
wand==0.6.6
webencodings==0.5.1
xml-cleaner==2.0.4
zipp==3.4.1; python_version >= '3.6'