-
Notifications
You must be signed in to change notification settings - Fork 30
/
requirements.txt
77 lines (77 loc) · 1.61 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
amqp==5.2.0
asgiref==3.7.2
async-timeout==4.0.3
billiard==4.2.0
boto3==1.34.28
botocore==1.34.28
celery==5.3.6
certifi==2023.11.17
cffi==1.16.0
charset-normalizer==3.3.2
click==8.1.7
click-didyoumean==0.3.0
click-plugins==1.1.1
click-repl==0.3.0
cryptography==42.0.1
defusedxml==0.8.0rc2
dj-database-url==2.1.0
dj-static==0.0.6
Django==4.2.9
django-ace==1.32.4
django-cache-url==3.4.5
django-celery-results==2.5.1
django-cors-headers==4.3.1
django-debug-toolbar==4.2.0
django-loginas==0.3.11
django-object-actions==4.2.0
django-redis==5.4.0
django-samesite-none==0.0.3
django-storages==1.14.2
djangorestframework==3.14.0
djangorestframework-csv==1.3.0
gunicorn==21.2.0
idna==3.6
importlib-metadata==4.13.0
jmespath==1.0.1
kombu==5.3.5
Markdown==2.6.11
mock==5.1.0
mock-django==0.6.10
oauthlib==3.2.2
packaging==23.2
pillow==10.2.0
prompt-toolkit==3.0.43
psycopg==3.1.17
psycopg-binary==3.1.17
pycparser==2.21
PyJWT==2.8.0
python-dateutil==2.8.2
python-social-auth==0.2.21
python3-openid==3.2.0
pytz==2022.7.1
PyYAML==6.0.1
redis==5.0.7
requests==2.31.0
requests-oauthlib==1.3.1
responses==0.24.1
s3transfer==0.10.0
sentry-sdk==1.39.2
# The following line is important to keep, as it tells pip where to find the
# shareabouts-djangorestframework-bulk package.
--extra-index-url https://us-central1-python.pkg.dev/poepublic-shareabouts/pypi/simple/
shareabouts-djangorestframework-bulk==0.2.1
six==1.16.0
social-auth-app-django==5.4.0
social-auth-core==4.5.1
sqlparse==0.4.4
static3==0.7.0
toml==0.10.2
types-toml==0.10.8.7
typing_extensions==4.9.0
tzdata==2023.4
ujson==5.9.0
urllib3==1.26.18
URLObject==2.4.3
vine==5.1.0
wcwidth==0.2.13
zipp==3.17.0