-
Notifications
You must be signed in to change notification settings - Fork 415
Expand file tree
/
Copy pathrequirements.txt
More file actions
54 lines (50 loc) · 924 Bytes
/
requirements.txt
File metadata and controls
54 lines (50 loc) · 924 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
# Base packages
python-dotenv
fastapi
uvicorn[standard]
python-multipart
pydantic[email]
# Azure SDK Core
azure-core
requests
aiohttp
# Azure Services
azure-identity
azure-storage-blob
azure-cosmos
azure-servicebus
azure-mgmt-storage
azure-functions
# Development tools
pytest
pytest-mock
black
pylint
flake8
flake8-docstrings
flake8-import-order
flake8-bugbear
flake8-annotations
# Additional utilities
aiofiles
structlog
typing-extensions
python-jose[cryptography]
passlib[bcrypt]
semantic-kernel[azure]==1.41.1
sqlparse
sqlglot
unittest2
json_utils
starlette
aiortc
opentelemetry-exporter-otlp-proto-grpc
opentelemetry-exporter-otlp-proto-http
azure-monitor-events-extension
opentelemetry-sdk==1.40.0
opentelemetry-api==1.40.0
opentelemetry-semantic-conventions==0.61b0
opentelemetry-instrumentation==0.61b0
opentelemetry-instrumentation-fastapi==0.61b0
azure-monitor-opentelemetry==1.8.7
azure-ai-projects==1.0.0b12