microsoft/TypeAgent

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
dc1f65793bbc96c037687afbe2d19451b59ebb1a

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
18