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 @@ -45,9 +45,9 @@ install_requires =
45
45
celery ==5.0.4
46
46
kombu ==5.0.2
47
47
vine ==5.0.0
48
- boto3 ==1.16.30
48
+ boto3 ==1.16.35
49
49
six ==1.15.0
50
- tqdm ==4.54.0
50
+ tqdm ==4.54.1
51
51
Deprecated ==1.2.10
52
52
wrapt ==1.12.1
53
53
jsonfield ==3.1.0
@@ -70,15 +70,15 @@ install_requires =
70
70
django-downloadview ==2.1.1
71
71
django-polymorphic ==3.0.0
72
72
django-tastypie<0.15.0
73
- django-tinymce ==3.1 .0
73
+ django-tinymce ==3.2 .0
74
74
django-grappelli ==2.14.3
75
75
django-uuid-upload-path ==1.0.0
76
76
oauthlib ==3.1.0
77
77
pyopenssl ==20.0.0
78
78
79
79
# geopython dependencies
80
80
pyproj ==3.0.0.post1
81
- OWSLib ==0.20 .0
81
+ OWSLib ==0.21 .0
82
82
pycsw ==2.6.0
83
83
SQLAlchemy ==1.3.20 # required by PyCSW
84
84
Shapely ==1.7.1
@@ -152,7 +152,7 @@ install_requires =
152
152
153
153
# required by monitoring
154
154
psutil ==5.7.3
155
- django-cors-headers ==3.5 .0
155
+ django-cors-headers ==3.6 .0
156
156
user-agents
157
157
xmljson
158
158
django-ipware<3.1
@@ -171,12 +171,12 @@ install_requires =
171
171
parse-type ==0.5.2
172
172
requests-toolbelt ==0.9.1
173
173
flake8 ==3.8.4
174
- pytest ==6.1.2
175
- pytest-bdd ==4.0.1
174
+ pytest ==6.2.0
175
+ pytest-bdd ==4.0.2
176
176
splinter ==0.14.0
177
177
pytest-splinter ==3.3.0
178
178
pytest-django ==4.1.0
179
- setuptools ==50.3.2
179
+ setuptools ==51.0.0
180
180
pip ==20.3.1
181
181
Twisted ==20.3.0
182
182
factory-boy ==3.1.0
You can’t perform that action at this time.
0 commit comments