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 3cc9cf5 commit 3700b84Copy full SHA for 3700b84
.github/workflows/documentation.yml
@@ -67,7 +67,7 @@ jobs:
67
with:
68
python-version: 3.x
69
- name: Install Python dependencies
70
- run: pip install pandas paramiko
+ run: pip install requests paramiko pandas
71
- name: Get Simulator
72
uses: actions/download-artifact@v4
73
0 commit comments