Fix version constraint in drift_dev

This commit is contained in:
Simon Binder 2022-08-13 22:15:40 +02:00
parent bcd51b357c
commit 72fb1fa60c
No known key found for this signature in database
GPG Key ID: 7891917E4147B8C0
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ dependencies:
io: ^1.0.3
# Drift-specific analysis and apis
drift: '>=1.7.0 <1.8.0'
drift: '>=2.0.0 <2.1.0'
sqlite3: '>=0.1.6 <2.0.0'
sqlparser: ^0.23.0