-
Notifications
You must be signed in to change notification settings - Fork 469
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
zedy
committed
Feb 8, 2024
1 parent
4a1ef31
commit 97eb155
Showing
3 changed files
with
33 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
azure-functions==1.18.0 | ||
streamlit==1.30.0 | ||
openai==1.6.1 | ||
matplotlib==3.8.2 | ||
plotly==5.18.0 | ||
scipy==1.11.4 | ||
scikit-learn==1.3.2 | ||
transformers==4.36.2 | ||
python-dotenv==1.0.1 | ||
azure-ai-formrecognizer==3.3.2 | ||
azure-storage-blob==12.19.0 | ||
azure-identity==1.15.0 | ||
azure-ai-contentsafety==1.0.0 | ||
requests==2.31.0 | ||
tiktoken==0.5.2 | ||
azure-storage-queue==12.9.0 | ||
langchain==0.1.4 | ||
beautifulsoup4==4.12.3 | ||
fake-useragent==1.4.0 | ||
chardet==5.2.0 | ||
--extra-index-url https://pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk-for-python/pypi/simple/ | ||
azure-search-documents==11.4.0b8 | ||
opencensus-ext-azure==1.1.13 | ||
pandas==1.5.1 | ||
python-docx==1.1.0 | ||
azure-keyvault-secrets==4.4.* | ||
# Add dev dependencies here - this will be refactored out by Poetry | ||
pytest==7.4.4 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters