Skip to content

Commit 620bcff

Browse files
author
Tristan Nixon
committed
Merge branch 'master' into bugfix_extractStateIntervals_issue232
2 parents b77252e + 1b5a3bb commit 620bcff

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

python/requirements.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
black==22.6.0
2-
flake8==4.0.1
2+
flake8==5.0.4
33
ipython==8.4.0
44
numpy==1.23.1
55
chispa==0.9.2
66
pandas==1.4.3
7-
pyarrow==8.0.0
7+
pyarrow==9.0.0
88
pyspark==3.2.1
99
python-dateutil==2.8.2
1010
pytz==2022.1
11-
scipy==1.8.1
11+
scipy==1.9.0
1212
six==1.16.0
1313
wheel==0.37.1
1414
semver==2.13.0

0 commit comments

Comments
 (0)