Skip to content

Commit 736a630

Browse files
authored
Update config.toml (#24621)
1 parent 01745e9 commit 736a630

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.ddev/config.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -216,6 +216,7 @@ exclude = [
216216
'psutil',
217217
'pyvmomi', # 9+ has breaking changes
218218
'pymongo', # Upgrade from 4.8.0 to 4.10.1 causes "AttributeError: module 'pymongo' has no attribute 'mongo_client'"
219+
'pymysql', # Pinned to below 1.2.0 as requested by DBM while they work on supporting 1.2+
219220
'foundationdb', # 7+ has a breaking changes
220221
'ddtrace', # 4.5.1 does not support MacOS 11, which is used by the Agent
221222

0 commit comments

Comments
 (0)