-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
45 lines (45 loc) · 881 Bytes
/
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
#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile
#
asgiref==3.8.1
# via django
boto3==1.35.46
# via -r requirements.in
botocore==1.35.46
# via
# boto3
# s3transfer
django==5.1.1
# via
# -r requirements.in
# django-storages
# django-tailwind
django-storages==1.14.4
# via -r requirements.in
django-tailwind==3.8.0
# via -r requirements.in
gunicorn==23.0.0
# via -r requirements.in
jmespath==1.0.1
# via
# boto3
# botocore
packaging==24.1
# via gunicorn
psycopg2-binary==2.9.9
# via -r requirements.in
python-dateutil==2.9.0.post0
# via botocore
python-dotenv==1.0.1
# via -r requirements.in
s3transfer==0.10.3
# via boto3
six==1.16.0
# via python-dateutil
sqlparse==0.5.1
# via django
urllib3==2.2.3
# via botocore