Browse Source
Merge pull request #63 from wikijm/patch-1
Add 'attr' as requirement
pull/67/head
Wesley Kerfoot
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
0 deletions
-
requirements.txt
|
@ -8,3 +8,4 @@ selenium-requests==1.3 |
|
|
six==1.12.0 |
|
|
six==1.12.0 |
|
|
tldextract==2.2.0 |
|
|
tldextract==2.2.0 |
|
|
urllib3==1.25.2 |
|
|
urllib3==1.25.2 |
|
|
|
|
|
attr |
|
|