Skip to content

Commit 7342770

Browse files
committed
requirements
1 parent 00a5e3d commit 7342770

File tree

1 file changed

+8
-19
lines changed

1 file changed

+8
-19
lines changed

requirements.txt

+8-19
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,14 @@
1-
json
2-
os
3-
numpy
1+
numpy==1.20.0
42
argparse
53
whois
6-
socket
7-
concurrent.futures
8-
dns.resolver
4+
futures
5+
dnspython
96
requests
10-
urllib
11-
re
12-
io
13-
time
14-
csv
7+
urllib3
158
pymongo
169
tensorflow
1710
torch
18-
array
19-
pickle
20-
dotenv
21-
logging
22-
dns.resolver
23-
OpenSSL
24-
datetime
25-
git+https://github.com/rthalley/dnspython
11+
python-dotenv
12+
pyOpenSSL
13+
sklearn
14+
git+https://github.com/rthalley/dnspython

0 commit comments

Comments
 (0)