We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d18d6ef commit 174bd94Copy full SHA for 174bd94
2 files changed
app/monitor/templates/home_monitor.html
@@ -9,7 +9,7 @@
9
<tr>
10
<td>
11
<h1 class="display-4">Python Launcher</h1>
12
- <p class="Xlead">Welcome to the DocuSign Monitor Python examples using JWT flows.</p>
+ <p class="Xlead">Welcome to the DocuSign Monitor Python examples using JWT flow.</p>
13
</td>
14
15
<img src="/static/assets/banner-code.png" />
requirements.txt
@@ -5,7 +5,7 @@ chardet==3.0.4
5
Click
6
cryptography==3.2.1
7
docusign-esign==3.8.1rc3
8
-docusign-rooms==1.1.0rc1
+docusign-rooms==1.1.0
docusign-monitor==1.0.0a1
docusign-click==1.0.0
Flask==1.1.1
0 commit comments