Skip to content

Commit a2f738d

Browse files
committed
Compile requirements
1 parent 8327598 commit a2f738d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

dev-requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
2-
# This file is autogenerated by pip-compile with python 3.8
3-
# To update, run:
2+
# This file is autogenerated by pip-compile with Python 3.8
3+
# by the following command:
44
#
55
# pip-compile --no-annotate dev-requirements.in
66
#
@@ -67,7 +67,7 @@ rich==12.5.1
6767
six==1.16.0
6868
soupsieve==2.3.2.post1
6969
sqlalchemy==1.4.40
70-
sqlparse==0.4.3
70+
sqlglot==20.7.1
7171
tabulate==0.8.10
7272
toml==0.10.2
7373
tomli==2.0.1

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
2-
# This file is autogenerated by pip-compile with python 3.8
3-
# To update, run:
2+
# This file is autogenerated by pip-compile with Python 3.8
3+
# by the following command:
44
#
55
# pip-compile --no-annotate
66
#
@@ -40,7 +40,7 @@ rich==12.3.0
4040
six==1.16.0
4141
soupsieve==2.3.2.post1
4242
sqlalchemy==1.4.35
43-
sqlparse==0.4.3
43+
sqlglot==20.7.1
4444
tabulate==0.8.9
4545
typing-extensions==4.2.0
4646
urllib3==1.26.9

0 commit comments

Comments
 (0)