diff options
| -rw-r--r-- | requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index c8fa44ea..4a40c83a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,6 @@ beautifulsoup4==4.8.0 cryptography==2.7 +dataclasses==0.6 dnspython==1.16.0 feedparser==5.2.1 lxml==4.4.1 |
