Skip to content

Commit bbe404f

Browse files
committed
Upgrade dependencies
1 parent 1aa2b55 commit bbe404f

3 files changed

Lines changed: 1261 additions & 586 deletions

File tree

Pipfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ twine = "==3.1.*"
1010
nose = "==1.3.*"
1111

1212
[packages]
13-
apache-beam = ">=2.15.0"
14-
mysql-connector-python = ">=8.0.0"
13+
apache-beam = ">=2.25.0"
14+
mysql-connector-python = ">=8.1.0"
1515

1616
[requires]
17-
python_version = "3.7"
17+
python_version = ">=3.8,<3.12"
1818

1919
[scripts]
2020
lint = "python setup.py lint"

0 commit comments

Comments
 (0)