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 751a49b commit cda3ee1Copy full SHA for cda3ee1
src/requirements.txt
@@ -0,0 +1,7 @@
1
+# DO NOT include azure-functions-worker in this file
2
+# The Python Worker is managed by Azure Functions platform
3
+# Manually managing azure-functions-worker may cause unexpected issues
4
+
5
+azure-functions
6
+pdfminer.six
7
+azure-cosmos==4.3.0
0 commit comments