microsoft/TypeAgent

Public

mirrored from https://github.com/microsoft/TypeAgentAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
7d6ae8bde8fdbe9a5b3189d02548e5db62096b86

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

python/ta/requirements.txt

17lines · modecode

1# Runtime deps
2
3azure-identity
4numpy
5openai
6pydantic
7pytest
8pytest-asyncio
9pytest-mock
10python-dotenv
11typechat @ git+https://github.com/microsoft/TypeChat#subdirectory=python
12
13# Build deps
14
15black
16build
17pyright