-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
197 lines (197 loc) · 3.87 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
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
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
# This file was autogenerated by uv via the following command:
# uv pip compile requirements.in -o requirements.txt
anyio==4.3.0
# via watchfiles
appdirs==1.4.4
# via django-migration-linter
asgiref==3.7.2
# via
# django
# django-browser-reload
asttokens==2.4.1
# via stack-data
certifi==2024.2.2
# via requests
cffi==1.16.0
# via cryptography
cfgv==3.4.0
# via pre-commit
charset-normalizer==3.3.2
# via requests
coverage==7.4.4
# via pytest-cov
cryptography==42.0.5
# via pyjwt
decorator==5.1.1
# via ipython
defusedxml==0.7.1
# via python3-openid
distlib==0.3.8
# via virtualenv
django==5.0.2
# via
# django-allauth
# django-browser-reload
# django-debug-toolbar
# django-filter
# django-linear-migrations
# django-migration-linter
# django-perf-rec
# django-queryhunter
# django-seal
# django-stubs
# django-stubs-ext
# django-version-checks
# django-watchfiles
django-allauth==0.61.1
django-browser-reload==1.12.1
django-debug-toolbar==4.3.0
django-environ==0.11.2
django-extra-checks==0.14.0
django-filter==23.5
django-linear-migrations==2.12.0
django-migration-linter==5.0.0
django-perf-rec==4.25.0
django-queryhunter==0.1.6
django-seal==1.6.1
django-stubs==4.2.7
django-stubs-ext==4.2.7
# via django-stubs
django-test-plus==2.2.3
django-version-checks==1.11.0
django-watchfiles==0.1.1
execnet==2.0.2
# via pytest-xdist
executing==2.0.1
# via stack-data
filelock==3.13.1
# via virtualenv
identify==2.5.35
# via pre-commit
idna==3.6
# via
# anyio
# requests
iniconfig==2.0.0
# via pytest
ipython==8.22.1
jedi==0.19.1
# via ipython
markdown-it-py==3.0.0
# via rich
matplotlib-inline==0.1.6
# via ipython
mdurl==0.1.2
# via markdown-it-py
mypy==1.9.0
mypy-extensions==1.0.0
# via mypy
nodeenv==1.8.0
# via pre-commit
oauthlib==3.2.2
# via requests-oauthlib
packaging==23.2
# via
# django-version-checks
# pytest
# pytest-sugar
parso==0.8.3
# via jedi
pexpect==4.9.0
# via ipython
platformdirs==4.2.0
# via virtualenv
pluggy==1.4.0
# via pytest
pre-commit==3.6.2
prompt-toolkit==3.0.43
# via ipython
psycopg==3.1.18
psycopg-binary==3.1.18
# via psycopg
ptyprocess==0.7.0
# via pexpect
pure-eval==0.2.2
# via stack-data
pycparser==2.22
# via cffi
pygments==2.17.2
# via
# ipython
# rich
pyjwt==2.8.0
# via django-allauth
pytest==8.1.1
# via
# pytest-cov
# pytest-django
# pytest-reverse
# pytest-sugar
# pytest-xdist
pytest-cov==4.1.0
pytest-django==4.8.0
pytest-reverse==1.7.0
pytest-sugar==1.0.0
pytest-watcher==0.4.1
pytest-xdist==3.5.0
python-dateutil==2.9.0.post0
# via time-machine
python3-openid==3.2.0
# via django-allauth
pyyaml==6.0.1
# via
# django-perf-rec
# pre-commit
requests==2.31.0
# via
# django-allauth
# requests-oauthlib
requests-oauthlib==2.0.0
# via django-allauth
rich==13.7.1
ruff==0.3.0
setuptools==69.1.1
# via nodeenv
six==1.16.0
# via
# asttokens
# python-dateutil
sniffio==1.3.1
# via anyio
sqlparse==0.4.4
# via
# django
# django-debug-toolbar
# django-perf-rec
stack-data==0.6.3
# via ipython
termcolor==2.4.0
# via pytest-sugar
time-machine==2.14.0
toml==0.10.2
# via django-migration-linter
traitlets==5.14.1
# via
# ipython
# matplotlib-inline
types-pytz==2024.1.0.20240203
# via django-stubs
types-pyyaml==6.0.12.20240311
# via django-stubs
typing-extensions==4.10.0
# via
# django-stubs
# django-stubs-ext
# mypy
# psycopg
urllib3==2.2.1
# via requests
urlman==2.0.1
virtualenv==20.25.1
# via pre-commit
watchdog==4.0.0
# via pytest-watcher
watchfiles==0.21.0
# via django-watchfiles
wcwidth==0.2.13
# via prompt-toolkit