-
Notifications
You must be signed in to change notification settings - Fork 9
/
requirements.txt
executable file
·84 lines (84 loc) · 1.47 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
aiohttp==3.7.4.post0
altgraph==0.17
arrow==1.1.0
asgiref==3.4.0
async-timeout==3.0.1
attrs==21.2.0
backcall==0.2.0
beautifulsoup4==4.9.3
binaryornot==0.4.4
bs4==0.0.1
certifi==2021.5.30
cffi==1.14.5
chardet
click==8.0.1
cookiecutter==1.7.3
cryptography==3.4.7
cx-Freeze @ git+https://github.com/marcelotduarte/cx_Freeze.git@e41dfc6d041bd9ca1748ccd968534a8c60eabf01
decorator==5.0.9
defusedxml==0.7.1
dj-static==0.0.6
Django==3.2.4
django-allauth==0.44.0
django-crispy-forms==1.12.0
django-mathfilters==1.0.0
factory-boy==3.2.0
Faker==8.8.2
h11==0.9.0
h2==3.2.0
hpack==3.0.0
hstspreload==2020.12.22
html5lib==1.1
httpcore==0.9.1
httpx==0.13.3
hyperframe==5.2.0
idna==2.10
importlib-metadata==4.5.0
ipython==7.25.0
ipython-genutils==0.2.0
jedi==0.18.0
Jinja2==3.0.1
jinja2-time==0.2.0
line-profiler==3.3.0
MarkupSafe==2.0.1
matplotlib-inline==0.1.2
multidict==5.1.0
numpy==1.21.0
oauthlib==3.1.1
pager==3.3
parso==0.8.2
pexpect==4.8.0
pickleshare==0.7.5
Pillow==8.2.0
poyo==0.5.0
prompt-toolkit==3.0.19
ptyprocess==0.7.0
pycparser==2.20
Pygments==2.9.0
PyJWT==2.1.0
PyMuPDF==1.18.14
python-dateutil==2.8.1
python-slugify==5.0.2
python3-openid==3.2.0
pytz==2021.1
PyYAML==5.4.1
requests==2.25.1
requests-oauthlib==1.3.0
rfc3986==1.5.0
selenium==3.141.0
six==1.16.0
sniffio==1.2.0
soupsieve==2.2.1
sqlparse==0.4.1
static3==0.7.0
text-unidecode==1.3
traitlets==5.0.5
typing-extensions==3.10.0.0
urllib3==1.26.6
waitress==2.0.0
wcwidth==0.2.5
webencodings==0.5.1
wxPython==4.1.1
yappi==1.3.2
yarl==1.6.3
zipp==3.4.1