File tree Expand file tree Collapse file tree 1 file changed +9
-5
lines changed Expand file tree Collapse file tree 1 file changed +9
-5
lines changed Original file line number Diff line number Diff line change @@ -3,9 +3,13 @@ cryptography==44.0.1
3
3
pytest-cov == 5.0.0
4
4
5
5
# Temporary dependencies until the Wokwi client and Pytest-Embedded are released
6
- pytest-embedded-serial-esp @ git+https://github.com/JakubAndrysek/pytest-embedded.git@wokwi-python-client#subdirectory=pytest-embedded-serial-esp
7
- pytest-embedded-arduino @ git+https://github.com/JakubAndrysek/pytest-embedded.git@wokwi-python-client#subdirectory=pytest-embedded-arduino
8
- pytest-embedded-wokwi @ git+https://github.com/JakubAndrysek/pytest-embedded.git@wokwi-python-client#subdirectory=pytest-embedded-wokwi
9
- pytest-embedded-qemu @ git+https://github.com/JakubAndrysek/pytest-embedded.git@wokwi-python-client#subdirectory=pytest-embedded-qemu
10
- pytest-embedded @ git+https://github.com/JakubAndrysek/pytest-embedded.git@wokwi-python-client#subdirectory=pytest-embedded
6
+ pytest-embedded-serial-esp @ git+https://github.com/JakubAndrysek/pytest-embedded.git@wokwi-python-client-no-deps#subdirectory=pytest-embedded-serial-esp
7
+ pytest-embedded-arduino @ git+https://github.com/JakubAndrysek/pytest-embedded.git@wokwi-python-client-no-deps#subdirectory=pytest-embedded-arduino
8
+ pytest-embedded-wokwi @ git+https://github.com/JakubAndrysek/pytest-embedded.git@wokwi-python-client-no-deps#subdirectory=pytest-embedded-wokwi
9
+ pytest-embedded-qemu @ git+https://github.com/JakubAndrysek/pytest-embedded.git@wokwi-python-client-no-deps#subdirectory=pytest-embedded-qemu
10
+ pytest-embedded @ git+https://github.com/JakubAndrysek/pytest-embedded.git@wokwi-python-client-no-deps#subdirectory=pytest-embedded
11
+
12
+
13
+ wokwi-client @ git+https://github.com/JakubAndrysek/wokwi-python-client.git@refactor-sync-client
14
+
11
15
esptool
You can’t perform that action at this time.
0 commit comments