File tree 1 file changed +8
-8
lines changed
1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -25,9 +25,9 @@ setup_requires =
25
25
setuptools
26
26
install_requires =
27
27
# native dependencies
28
- Pillow ==8.1.0
28
+ Pillow ==8.1.2
29
29
lxml ==4.6.2
30
- defusedxml ==0.6.0
30
+ defusedxml ==0.7.1
31
31
psycopg2 ==2.8.6
32
32
Django ==2.2.16
33
33
@@ -45,8 +45,8 @@ install_requires =
45
45
celery ==5.0.5
46
46
kombu ==5.0.2
47
47
vine ==5.0.0
48
- boto3 ==1.17.19
49
- tqdm ==4.58 .0
48
+ boto3 ==1.17.23
49
+ tqdm ==4.59 .0
50
50
Deprecated ==1.2.11
51
51
wrapt ==1.12.1
52
52
jsonfield ==3.1.0
@@ -61,8 +61,8 @@ install_requires =
61
61
django-jsonfield ==1.4.1
62
62
django-jsonfield-compat ==0.4.4
63
63
django-taggit ==1.3.0
64
- django-markdownify ==0.8.2
65
- django-mptt ==0.11 .0
64
+ django-markdownify ==0.9.0
65
+ django-mptt ==0.12 .0
66
66
django-modeltranslation>=0.11,<0.17.0
67
67
django-treebeard ==4.5.1
68
68
django-guardian<2.3.1
@@ -76,7 +76,7 @@ install_requires =
76
76
pyopenssl ==20.0.1
77
77
78
78
# geopython dependencies
79
- pyproj ==3.0.0.post1
79
+ pyproj ==3.0.1
80
80
OWSLib ==0.23.0
81
81
pycsw ==2.6.0
82
82
SQLAlchemy ==1.3.23 # required by PyCSW
@@ -171,7 +171,7 @@ install_requires =
171
171
splinter ==0.14.0
172
172
pytest-splinter ==3.3.1
173
173
pytest-django ==4.1.0
174
- setuptools ==54.0.0
174
+ setuptools ==54.1.1
175
175
pip ==21.0.1
176
176
Twisted ==21.2.0
177
177
factory-boy ==3.2.0
You can’t perform that action at this time.
0 commit comments