We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e0f052 commit 30fa0acCopy full SHA for 30fa0ac
1 file changed
requirements.txt
@@ -9,17 +9,19 @@ cryptography==42.0.5
9
importlib-metadata==2.0.0
10
iniconfig==1.0.1
11
more-itertools==8.5.0
12
-packaging==20.4
13
-pluggy==0.13.1
+mysql-connector-python==8.3.0
+packaging==23.0
14
+pluggy==1.0.0
15
py==1.9.0
16
pycparser==2.20
-PyMySQL==0.10.1
17
+PyMySQL==1.1.0
18
pyparsing==2.4.7
-pytest==6.1.0
19
+pytest==7.0.0
20
ruff==0.1.3
21
shutils==0.1.0
22
six==1.15.0
23
sqlparse==0.3.1
24
toml==0.10.1
25
+tomli==2.0.1
26
Unidecode==1.1.1
27
zipp==3.2.0
0 commit comments