-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
59 lines (59 loc) · 1.1 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
asgiref==3.5.2
attrs==22.1.0
bjoern==3.2.2
boto==2.49.0
boto3==1.25.5
botocore==1.28.5
cachetools==5.2.0
certifi==2022.9.24
cfgv==3.3.1
charset-normalizer==2.1.1
distlib==0.3.6
dj-database-url==1.0.0
Django==4.1.2
django-cockroachdb==4.1
django-cors-headers==3.13.0
django-filter==22.1
django-storages==1.13.1
djangorestframework==3.14.0
djangorestframework-simplejwt==5.2.1
dnspython==2.2.1
drf-spectacular==0.24.2
filelock==3.8.0
google-api-core==2.10.2
google-auth==2.13.0
google-cloud-core==2.3.2
google-cloud-storage==2.5.0
google-crc32c==1.5.0
google-resumable-media==2.4.0
googleapis-common-protos==1.56.4
gunicorn==20.1.0
identify==2.5.6
idna==3.4
inflection==0.5.1
jmespath==1.0.1
jsonschema==4.16.0
nodeenv==1.7.0
Pillow==9.2.0
platformdirs==2.5.2
pre-commit==2.20.0
protobuf==4.21.9
psycopg2==2.9.4
pyasn1==0.4.8
pyasn1-modules==0.2.8
PyJWT==2.5.0
pyrsistent==0.18.1
python-dateutil==2.8.2
pytz==2022.4
PyYAML==6.0
requests==2.28.1
restframework-serializer-permissions==0.0.2
rsa==4.9
s3transfer==0.6.0
six==1.16.0
sqlparse==0.4.3
toml==0.10.2
tzdata==2022.5
uritemplate==4.1.1
urllib3==1.26.12
virtualenv==20.16.5