We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4c3ba4 commit d3fcdc4Copy full SHA for d3fcdc4
microservices/replay-parse-service/requirements.txt
@@ -23,4 +23,5 @@ click==8.1.8
23
six==1.16.0
24
25
# sprocket-carball for local replay parsing (replaces the old carball package)
26
-sprocket-carball>=0.8.7
+# Version 0.9.0 fixes the xlrd dependency issues
27
+sprocket-carball>=0.9.0
0 commit comments