[python] Bump fusesoc/edalize versions

These don't really introduce new functionality. The ot-0.2 release of
fusesoc is essentially the same as ot-0.1, but rebased onto a more
recent upstream fusesoc release.

The ot-0.2 edalize tag points at a recent upstream version plus a
minor bugfix that we need (which we'll try to upstream soon).

Signed-off-by: Rupert Swarbrick <rswarbrick@lowrisc.org>
diff --git a/python-requirements.txt b/python-requirements.txt
index 77822ec..eee22ac 100644
--- a/python-requirements.txt
+++ b/python-requirements.txt
@@ -42,10 +42,10 @@
 types-tabulate
 
 # Development version with OT-specific changes
-git+https://github.com/lowRISC/fusesoc.git@ot-0.1
+git+https://github.com/lowRISC/fusesoc.git@ot-0.2
 
 # Development version with OT-specific changes
-git+https://github.com/lowRISC/edalize.git@ot-0.1
+git+https://github.com/lowRISC/edalize.git@ot-0.2
 
 # Development version of ChipWhisperer toolchain
 # Use a development version until support for the CW310 board works in a