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 10cd84e commit c0c1407Copy full SHA for c0c1407
requirements.txt
@@ -16,6 +16,6 @@ azure-cognitiveservices-vision-contentmoderator>=1.0.0 # sample won't work with
16
azure-cognitiveservices-vision-customvision>=0.4.0 # sample won't work with previous versions
17
azure-cognitiveservices-vision-face
18
azure-cognitiveservices-anomalydetector>=0.2.0 # sample won't work with previous versions
19
-azure-cognitiveservices-inkrecognizer>=1.0.0
+azure-cognitiveservices-inkrecognizer>=1.0.0b1
20
wxpython>=4.0.6
21
pandas
0 commit comments