-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
61 lines (61 loc) · 2.3 KB
/
requirements.txt
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
55
56
57
58
59
60
61
annotated-types==0.6.0
anyio==3.7.1
azure-core==1.31.0
azure-identity==1.18.0
bcrypt==4.1.2
black==23.11.0
cachetools==5.5.0
certifi==2023.7.22
cffi==1.17.1
charset-normalizer==3.3.2
click==8.1.7
colorama==0.4.6
cryptography==43.0.1
ecdsa==0.18.0
exceptiongroup==1.1.3
fastapi==0.104.0
google-api-core==2.20.0
google-auth==2.35.0
googleapis-common-protos==1.65.0
h11==0.14.0
idna==3.4
iniconfig==2.0.0
msal==1.31.0
msal-extensions==1.2.0
mypy-extensions==1.0.0
mysql-connector==2.2.9
mysql-connector-python==9.0.0
opencensus==0.11.4
opencensus-context==0.1.3
opencensus-ext-azure==1.1.13
opencensus-ext-fastapi==0.1.0
packaging==23.2
passlib==1.7.4
pathspec==0.11.2
platformdirs==4.1.0
pluggy==1.5.0
portalocker==2.10.1
proto-plus==1.24.0
protobuf==5.28.2
psutil==6.0.0
pyasn1==0.5.1
pyasn1_modules==0.4.1
pycparser==2.22
pydantic==2.4.2
pydantic_core==2.10.1
PyJWT==2.6.0
pytest==8.3.3
python-decouple==3.7
python-jose==3.3.0
python-multipart==0.0.6
requests==2.31.0
rsa==4.9
ruff==0.1.7
six==1.16.0
sniffio==1.3.0
starlette==0.27.0
tomli==2.0.1
typing_extensions==4.8.0
urllib3==2.0.7
uuid==1.30
uvicorn==0.23.2