Skip to content

Commit 5362e76

Browse files
committed
pin jupyter-client<8, sqlalchemy<2
see pandas-dev/pandas#51015 (comment), nteract/papermill#711
1 parent 011d7bf commit 5362e76

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,13 @@ dask[dataframe]
44
fastparquet
55
kaleido
66
jupyter
7+
jupyter-client<8
78
lxml
89
openpyxl
910
pandas
1011
papermill
1112
plotly
1213
requests
13-
sqlalchemy
14+
sqlalchemy<2
1415
tabula-py
1516
utz==0.3.21

0 commit comments

Comments
 (0)