File tree 3 files changed +9
-5
lines changed
3 files changed +9
-5
lines changed Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ deprecated==1.2.13
56
56
# via
57
57
# -c requirements.txt
58
58
# redis
59
- django == 3.2.15
59
+ django == 3.2.16
60
60
# via
61
61
# -c requirements.txt
62
62
# django-stubs
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ clickhouse-pool==0.5.3
14
14
dataclasses_json==0.5.7
15
15
defusedxml==0.6.0
16
16
dj-database-url==0.5.0
17
- Django==3.2.15
17
+ Django==3.2.16
18
18
django-axes==5.9.0
19
19
django-cors-headers==3.5.0
20
20
django-deprecate-fields==0.1.1
Original file line number Diff line number Diff line change 1
1
#
2
- # This file is autogenerated by pip-compile with python 3.9
2
+ # This file is autogenerated by pip-compile with python 3.8
3
3
# To update, run:
4
4
#
5
5
# pip-compile requirements.in
@@ -82,7 +82,7 @@ deprecated==1.2.13
82
82
# via redis
83
83
dj-database-url == 0.5.0
84
84
# via -r requirements.in
85
- django == 3.2.15
85
+ django == 3.2.16
86
86
# via
87
87
# -r requirements.in
88
88
# django-axes
@@ -168,6 +168,8 @@ idna==2.8
168
168
# yarl
169
169
importlib-metadata == 1.6.0
170
170
# via -r requirements.in
171
+ importlib-resources == 5.10.0
172
+ # via jsonschema
171
173
infi-clickhouse-orm @ git+https://github.com/PostHog/infi.clickhouse_orm@37722f350f3b449bbcd6564917c436b0d93e796f
172
174
# via -r requirements.in
173
175
inflection == 0.5.1
@@ -381,7 +383,9 @@ xmlsec==1.3.12
381
383
yarl == 1.7.2
382
384
# via aiohttp
383
385
zipp == 3.1.0
384
- # via importlib-metadata
386
+ # via
387
+ # importlib-metadata
388
+ # importlib-resources
385
389
386
390
# The following packages are considered to be unsafe in a requirements file:
387
391
# setuptools
You can’t perform that action at this time.
0 commit comments