-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
73 lines (73 loc) · 1.19 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
62
63
64
65
66
67
68
69
70
71
72
73
aioconsole==0.8.1
aiohttp==3.9.1
aiosignal==1.3.1
annotated-types==0.6.0
anyio==4.2.0
async-timeout==4.0.3
attrs==22.1.0
bcrypt==4.0.1
beautifulsoup4==4.11.1
blinker==1.7.0
certifi==2022.12.7
cffi==1.15.1
charset-normalizer==2.1.1
click==8.1.7
colorama==0.4.6
cryptography==38.0.4
dnspython==2.2.1
exceptiongroup==1.2.0
Faker==20.1.0
fastapi==0.108.0
Flask==3.0.0
frozenlist==1.4.1
future==0.18.2
h11==0.14.0
idna==3.4
iniconfig==1.1.1
itsdangerous==2.1.2
Jinja2==3.1.2
MarkupSafe==2.1.3
multidict==6.0.4
mysql-connector==2.2.9
netmiko==4.1.2
nodeenv==1.8.0
ntc-templates==3.1.0
numpy==1.26.2
objprint==0.2.2
packaging==22.0
pandas==2.1.4
paramiko==2.12.0
pluggy==1.0.0
py==1.11.0
pycparser==2.21
pydantic==2.5.3
pydantic_core==2.14.6
pymongo==4.3.3
PyMySQL==1.1.0
PyNaCl==1.5.0
pyright==1.1.341
pyserial==3.5
pytest==7.2.0
pytest-html==3.2.0
pytest-metadata==2.0.4
python-dateutil==2.8.2
python-multipart==0.0.6
pytz==2023.3.post1
PyYAML==6.0
requests==2.28.1
scp==0.14.4
six==1.16.0
sniffio==1.3.0
soupsieve==2.3.2.post1
starlette==0.32.0.post1
tenacity==8.1.0
textfsm==1.1.2
tomli==2.0.1
typing_extensions==4.9.0
tzdata==2023.3
urllib3==1.26.13
uvicorn==0.25.0
websockets==12.0
Werkzeug==3.0.1
xeger==0.3.5
yarl==1.9.4