Skip to content

Commit c457089

Browse files
committed
Pin packages
1 parent b287498 commit c457089

File tree

1 file changed

+17
-9
lines changed

1 file changed

+17
-9
lines changed

requirements.txt

Lines changed: 17 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,17 @@
1-
scapy
2-
netifaces
3-
netaddr
4-
requests
5-
cryptography
6-
bs4
7-
pyOpenSSL
8-
lxml
9-
joblib
1+
beautifulsoup4==4.12.3
2+
bs4==0.0.2
3+
certifi==2024.7.4
4+
cffi==1.16.0
5+
charset-normalizer==3.3.2
6+
cryptography==43.0.0
7+
idna==3.7
8+
joblib==1.4.2
9+
lxml==5.2.2
10+
netaddr==1.3.0
11+
netifaces==0.11.0
12+
pycparser==2.22
13+
pyOpenSSL==24.2.1
14+
requests==2.32.3
15+
scapy==2.5.0
16+
soupsieve==2.5
17+
urllib3==2.2.2

0 commit comments

Comments
 (0)