-
Notifications
You must be signed in to change notification settings - Fork 36
Expand file tree
/
Copy pathrequirements.txt
More file actions
54 lines (54 loc) · 895 Bytes
/
Copy pathrequirements.txt
File metadata and controls
54 lines (54 loc) · 895 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
annotated-doc==0.0.4
annotated-types==0.7.0
anyio==4.12.1
bcrypt==5.0.0
certifi==2026.2.25
cffi==2.0.0
charset-normalizer==3.4.5
click==8.3.1
#cryptography==46.0.5
cryptography~> 46.0.6
dnspython==2.8.0
eventlet==0.40.4
exceptiongroup==1.3.1
fastapi==0.135.1
greenlet==3.3.2
h11==0.16.0
#idna==3.11
idna~>3.15
invoke==2.2.1
#lxml==6.0.2
lxml~> 6.1.0
#msgpack==1.1.2
msgpack~=1.2.1
ncclient==0.7.1
netaddr==1.3.0
os-ken==3.1.1
oslo.config==10.3.0
oslo.i18n==6.7.2
ovs==3.7.0
packaging==26.0
paramiko==4.0.0
pbr==7.0.3
pycparser==3.0
pydantic==2.12.5
pydantic_core==2.41.5
PyNaCl==1.6.2
PyYAML==6.0.3
repoze.lru==0.7
#requests==2.32.5
requests~>2.33.0
rfc3986==2.0.0
Routes==2.5.1
six==1.17.0
sortedcontainers==2.4.0
#starlette==0.52.1
starlette~=1.0.1
stevedore==5.7.0
typing-inspection==0.4.2
typing_extensions==4.15.0
#urllib3==2.6.3
urllib3~> 2.7.0
uvicorn==0.41.0
#WebOb==1.8.9
WebOb~>1.8.10