Skip to content

Commit 6c24d45

Browse files
committed
split requirements.txt
1 parent 1096577 commit 6c24d45

File tree

2 files changed

+9
-11
lines changed

2 files changed

+9
-11
lines changed

sql/util/requirements.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
pandas==2.3.3
2+
google-cloud-bigquery==3.40.0
3+
requests==2.32.5
4+
tabulate==0.9.0
5+
gspread==6.2.1
6+
gspread-dataframe==4.0.0
7+
ipykernel==7.1.0
8+
db-dtypes==1.5.0

src/requirements.txt

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,4 @@ gunicorn==23.0.0
44
pytest==9.0.2
55
pytest-watch==4.2.0
66
pytest-cov==7.0.0
7-
sqlfluff==3.5.0
8-
9-
# sql/util/* dependencies
10-
pandas==2.3.3
11-
google-cloud-bigquery==3.40.0
12-
requests==2.32.5
13-
tabulate==0.9.0
14-
gspread==6.2.1
15-
gspread-dataframe==4.0.0
16-
ipykernel==7.1.0
17-
db-dtypes==1.5.0
7+
sqlfluff==3.5.0

0 commit comments

Comments
 (0)