-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
146 lines (146 loc) · 2.56 KB
/
requirements.txt
File metadata and controls
146 lines (146 loc) · 2.56 KB
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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
# This file was autogenerated by uv v0.1.5 via the following command:
# uv pip compile requirements.in
asgiref==3.7.2
# via django
asttokens==2.4.1
# via stack-data
async-timeout==4.0.3
# via redis
beautifulsoup4==4.12.3
black==24.2.0
boto3==1.34.46
botocore==1.34.46
# via
# boto3
# s3transfer
certifi==2024.2.2
# via requests
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via
# black
# djlint
colorama==0.4.6
# via djlint
cssbeautifier==1.15.1
# via djlint
decorator==5.1.1
# via ipython
django==5.0.2
# via
# django-auto-prefetch
# django-huey
# django-hyperview
# django-rosetta
# django-storages
django-auto-prefetch==1.8.0
django-dotenv==1.4.2
django-huey==1.1.2
django-hyperview==0.0.2
django-rosetta==0.10.0
django-storages==1.14.2
djlint==1.34.1
editorconfig==0.12.4
# via
# cssbeautifier
# jsbeautifier
exceptiongroup==1.2.0
# via ipython
executing==2.0.1
# via stack-data
gunicorn==21.2.0
hiredis==2.3.2
html-tag-names==0.1.2
# via djlint
html-void-elements==0.1.0
# via djlint
huey==2.5.0
# via django-huey
idna==3.6
# via requests
ipython==8.21.0
jedi==0.19.1
# via ipython
jmespath==1.0.1
# via
# boto3
# botocore
jsbeautifier==1.15.1
# via
# cssbeautifier
# djlint
json5==0.9.17
# via djlint
matplotlib-inline==0.1.6
# via ipython
mypy-extensions==1.0.0
# via black
packaging==23.2
# via
# black
# gunicorn
parso==0.8.3
# via jedi
pathspec==0.12.1
# via
# black
# djlint
pexpect==4.9.0
# via ipython
platformdirs==4.2.0
# via black
polib==1.2.0
# via django-rosetta
prompt-toolkit==3.0.43
# via ipython
ptyprocess==0.7.0
# via pexpect
pure-eval==0.2.2
# via stack-data
pyclean==2.7.6
pygments==2.17.2
# via ipython
python-dateutil==2.8.2
# via botocore
pyyaml==6.0.1
# via djlint
redis==5.0.1
regex==2023.12.25
# via djlint
requests==2.31.0
# via django-rosetta
s3transfer==0.10.0
# via boto3
six==1.16.0
# via
# asttokens
# cssbeautifier
# jsbeautifier
# python-dateutil
soupsieve==2.5
# via beautifulsoup4
sqlparse==0.4.4
# via django
stack-data==0.6.3
# via ipython
tomli==2.0.1
# via
# black
# djlint
tqdm==4.66.2
# via djlint
traitlets==5.14.1
# via
# ipython
# matplotlib-inline
typing-extensions==4.9.0
# via
# asgiref
# black
urllib3==2.0.7
# via
# botocore
# requests
wcwidth==0.2.13
# via prompt-toolkit