Skip to content

Commit f93773a

Browse files
authored
Merge pull request #1729 from cyyber/dev
Added dependency idna==2.6
2 parents 60ecccc + 717d883 commit f93773a

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ pyqryptonight>=0.99.9
2121
pyqrandomx>=0.3.0,<1.0.0
2222
Flask>=1.0.0,<=1.1.2
2323
json-rpc==1.10.8
24+
idna==2.6
2425
cryptography==2.3
2526
mock==2.0.0
2627
daemonize==2.4.7

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ install_requires =
4747
pyqrandomx>=0.3.0,<1.0.0
4848
Flask>=1.0.0,<=1.1.2
4949
json-rpc==1.10.8
50+
idna==2.6
5051
cryptography==2.3
5152
mock==2.0.0
5253
daemonize==2.4.7

0 commit comments

Comments
 (0)