-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
60 lines (60 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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
astroid==2.5.1
beautifulsoup4==4.9.3
boto3==1.17.23
botocore==1.20.23
cairocffi==1.2.0
CairoSVG==2.5.2
certifi==2020.12.5
cffi==1.14.5
chardet==4.0.0
coreapi==2.3.3
coreschema==0.0.4
cssselect2==0.4.1
defusedxml==0.7.1
Django==2.2.22
#Django==3.1.7
django-amazon-ses==4.0.0
django-filter==2.4.0
django-modeltranslation==0.16.2
django-rest-framework-camel-case==2.0.1
django-rest-passwordreset==1.1.0
djangorestframework==3.12.2
djangorestframework-camel-case==1.2.0
djangorestframework-jwt==1.11.0
djangorestframework-simplejwt==4.6.0
docutils==0.16
html5lib==1.1
idna==2.10
isort==5.7.0
itypes==1.2.0
Jinja2==2.11.3
jmespath==0.10.0
lazy-object-proxy==1.5.2
Markdown==3.3.4
markdownify==0.6.5
MarkupSafe==1.1.1
mccabe==0.6.1
openapi-codec==1.3.2
Pillow==8.3.2
psycopg2==2.8.6
pycparser==2.20
Pygments==2.8.1
PyJWT==1.7.1
pylint==2.7.2
pyparsing==2.4.7
Pyphen==0.10.0
python-dateutil==2.8.1
pytz==2021.1
q==2.6
requests==2.25.1
s3transfer==0.3.4
simplejson==3.17.2
six==1.15.0
soupsieve==2.2
sqlparse==0.4.1
tinycss2==1.1.0
typed-ast==1.5.4
uritemplate==3.0.1
urllib3==1.26.5
webencodings==0.5.1
wrapt==1.12.1