Version 1.5.4
Previously if only one parallax value(x or y) on a layer had been set, it would fail because pytiled-parser was assuming that if one was set then the other would be. This is not actually the case in the Tiled map file.
The value for them now defaults to 1.0 if it is not specified in the map file(This is the Tiled default value).