Commit 309cd88 1 parent 3148a81 commit 309cd88 Copy full SHA for 309cd88
File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -81,7 +81,7 @@ install_requires =
81
81
pyproj<3.5.0
82
82
OWSLib ==0.27.2
83
83
pycsw ==2.6.1
84
- SQLAlchemy ==1.4.44 # required by PyCSW
84
+ SQLAlchemy ==1.4.45 # required by PyCSW
85
85
Shapely ==1.8.5.post1
86
86
mercantile ==1.2.1
87
87
geoip2 ==4.6.0
@@ -134,9 +134,9 @@ install_requires =
134
134
# storage manager dependencies
135
135
django-storages ==1.13.1
136
136
dropbox ==11.36.0
137
- google-cloud-storage ==2.6 .0
137
+ google-cloud-storage ==2.7 .0
138
138
google-cloud-core ==2.3.2
139
- boto3 ==1.26.26
139
+ boto3 ==1.26.28
140
140
141
141
# Django Caches
142
142
python-memcached<=1.59
@@ -188,12 +188,12 @@ install_requires =
188
188
factory-boy ==3.2.1
189
189
flaky ==3.7.0
190
190
selenium>=4.1.0,<5.0.0
191
- selenium-requests ==2.0.1
191
+ selenium-requests ==2.0.2
192
192
webdriver_manager ==3.8.5
193
193
194
194
# Security and audit
195
195
mistune ==2.0.4
196
- wandb ==0.13.5
196
+ wandb ==0.13.6
197
197
protobuf ==3.20.3
198
198
mako ==1.2.4
199
199
You can’t perform that action at this time.
0 commit comments