We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 94ada06 + f93773a commit 5803997Copy full SHA for 5803997
2 files changed
requirements.txt
@@ -21,6 +21,7 @@ pyqryptonight>=0.99.9
21
pyqrandomx>=0.3.0,<1.0.0
22
Flask>=1.0.0,<=1.1.2
23
json-rpc==1.10.8
24
+idna==2.6
25
cryptography==2.3
26
mock==2.0.0
27
daemonize==2.4.7
setup.cfg
@@ -47,6 +47,7 @@ install_requires =
47
48
49
50
+ idna==2.6
51
52
53
0 commit comments