We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23749bc commit eaf63a1Copy full SHA for eaf63a1
requirements/common.txt
@@ -14,7 +14,7 @@ pytz==2022.1
14
rabbitmq-admin==0.2
15
SQLAlchemy==1.3.5
16
# Used when executing SQL in migration.
17
-sqlparse==0.3.0
+sqlparse==0.4.4
18
19
# Pinning to correct version for sfm-utils
20
requests==2.22.0
0 commit comments