We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c3a0db commit e73e649Copy full SHA for e73e649
1 file changed
pyproject.toml
@@ -44,7 +44,7 @@ dependencies = [
44
"matplotlib",
45
"cachetools",
46
"bluesky-stomp >= 0.2.0",
47
- "mysql-connector-python == 9.5.0", # Can unpin once https://github.com/DiamondLightSource/ispyb-api/pull/244 is merged and released
+ "mysql-connector-python ==9.6.0", # Can unpin once https://github.com/DiamondLightSource/ispyb-api/pull/244 is merged and released
48
49
#
50
# These dependencies may be issued as pre-release versions and should have a pin constraint
0 commit comments