We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00a5e3d commit 7342770Copy full SHA for 7342770
requirements.txt
@@ -1,25 +1,14 @@
1
-json
2
-os
3
-numpy
+numpy==1.20.0
4
argparse
5
whois
6
-socket
7
-concurrent.futures
8
-dns.resolver
+futures
+dnspython
9
requests
10
-urllib
11
-re
12
-io
13
-time
14
-csv
+urllib3
15
pymongo
16
tensorflow
17
torch
18
-array
19
-pickle
20
-dotenv
21
-logging
22
23
-OpenSSL
24
-datetime
25
-git+https://github.com/rthalley/dnspython
+python-dotenv
+pyOpenSSL
+sklearn
+git+https://github.com/rthalley/dnspython
0 commit comments