Skip to content

Commit e85ac6c

Browse files
authored
Update requirements (#856)
1 parent 32f7914 commit e85ac6c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ nbsphinx==0.8.6
2020
nbsphinx-link==1.3.0
2121
IPython==7.16.0
2222
moto==2.2.0
23-
jupyterlab==3.0.16
23+
jupyterlab==3.1.1
2424
s3fs==2021.7.0
2525
python-Levenshtein==0.12.2
2626
bump2version==1.0.1

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ pandas>=1.1.0,<2.0.0
55
pyarrow>=2.0.0,<5.1.0
66
redshift-connector~=2.0.883
77
pymysql>=0.9.0,<1.1.0
8-
pg8000>=1.16.0,<1.21.0
8+
pg8000>=1.16.0,<1.22.0
99
openpyxl~=3.0.0

0 commit comments

Comments
 (0)