-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathrequirements.txt
34 lines (34 loc) · 886 Bytes
/
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
bcrypt==3.2.0
certifi==2021.10.8
cffi==1.15.0
charset-normalizer==2.0.10; python_version >= '3'
click==8.0.3
cryptography==35.0.0
flask-script==2.0.6
flask-sqlalchemy==2.5.1
flask==2.0.2
gevent==21.8.0
greenlet==1.1.2; python_version >= '3' and (platform_machine == 'aarch64' or (platform_machine == 'ppc64le' or (platform_machine == 'x86_64' or (platform_machine == 'amd64' or (platform_machine == 'AMD64' or (platform_machine == 'win32' or platform_machine == 'WIN32'))))))
idna==3.3; python_version >= '3'
itsdangerous==2.0.1
jinja2==3.0.2
markupsafe==2.0.1
netifaces==0.11.0
paramiko==2.8.0
psycopg2-binary==2.9.3
psycopg2==2.9.1
pycparser==2.20
pynacl==1.4.0
python3-nmap==1.5.1
requests==2.27.1
scapy-python3==0.26
simplejson==3.17.5
six==1.16.0
sqlalchemy==1.4.25
tornado==6.1
urllib3==1.26.8
watchdog==2.1.6
webssh==1.5.3
werkzeug==2.0.2
zope.event==4.5.0
zope.interface==5.4.0