Skip to content

Commit 30fa0ac

Browse files
authored
Update python dependencies (#40)
1 parent 7e0f052 commit 30fa0ac

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

requirements.txt

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,17 +9,19 @@ cryptography==42.0.5
99
importlib-metadata==2.0.0
1010
iniconfig==1.0.1
1111
more-itertools==8.5.0
12-
packaging==20.4
13-
pluggy==0.13.1
12+
mysql-connector-python==8.3.0
13+
packaging==23.0
14+
pluggy==1.0.0
1415
py==1.9.0
1516
pycparser==2.20
16-
PyMySQL==0.10.1
17+
PyMySQL==1.1.0
1718
pyparsing==2.4.7
18-
pytest==6.1.0
19+
pytest==7.0.0
1920
ruff==0.1.3
2021
shutils==0.1.0
2122
six==1.15.0
2223
sqlparse==0.3.1
2324
toml==0.10.1
25+
tomli==2.0.1
2426
Unidecode==1.1.1
2527
zipp==3.2.0

0 commit comments

Comments
 (0)