-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
79 lines (79 loc) · 1.44 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
amqp==5.1.0
arrow==1.2.2
asgiref==3.5.0
async-timeout==4.0.2
backports.zoneinfo==0.2.1
beautifulsoup4==4.10.0
billiard==3.6.4.0
binaryornot==0.4.4
boto3==1.21.37
botocore==1.24.37
cachetools==5.0.0
celery==5.2.6
celery-progress==0.1.2
certifi==2021.10.8
chardet==4.0.0
charset-normalizer==2.0.12
click==8.1.2
click-didyoumean==0.3.0
click-plugins==1.1.1
click-repl==0.2.0
cookiecutter==1.7.3
Deprecated==1.2.13
dj-database-url==0.5.0
Django==4.0.2
django-appconf==1.0.5
django-browser-reload==1.3.0
django-celery-results==2.3.0
django-compressor==3.1
django-heroku==0.3.1
django-livereload-server==0.4
django-storages==1.12.3
google-api-core==2.5.0
google-api-python-client==2.37.0
google-auth==2.6.0
google-auth-httplib2==0.1.0
google-auth-oauthlib==0.4.6
googleapis-common-protos==1.54.0
gunicorn==20.1.0
httplib2==0.20.4
idna==3.3
Jinja2==3.1.1
jinja2-time==0.2.0
jmespath==1.0.0
kombu==5.2.4
MarkupSafe==2.1.1
oauthlib==3.2.0
packaging==21.3
pdf2image==1.16.0
Pillow==9.0.1
poyo==0.5.0
prompt-toolkit==3.0.29
protobuf==3.19.4
psycopg2==2.9.3
pyasn1==0.4.8
pyasn1-modules==0.2.8
pylibmc==1.6.1
pyparsing==3.0.7
python-dateutil==2.8.2
python-dotenv==0.20.0
python-slugify==6.1.1
pytz==2022.1
rcssmin==1.1.0
redis==4.2.2
requests==2.27.1
requests-oauthlib==1.3.1
rjsmin==1.2.0
rsa==4.8
s3transfer==0.5.2
six==1.16.0
soupsieve==2.3.2
sqlparse==0.4.2
text-unidecode==1.3
tornado==6.1
uritemplate==4.1.1
urllib3==1.26.8
vine==5.0.0
wcwidth==0.2.5
whitenoise==6.0.0
wrapt==1.14.0