Skip to content

Commit

Permalink
increase pytorch
Browse files Browse the repository at this point in the history
  • Loading branch information
fhamborg committed Mar 12, 2022
1 parent 4470d28 commit c14939f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = NewsSentiment
version = 1.1.13
version = 1.1.18
author = Felix Hamborg
author_email = felix.hamborg@uni-konstanz.de
description = Easy-to-use, high-quality target-dependent sentiment classification for news articles
Expand Down Expand Up @@ -39,15 +39,14 @@ install_requires =
networkx>=2.6.3
openpyxl>=3.0.5
pandas>=1.3.3
torch==1.11
regex>=2021.10.23
requests>=2.26.0
sacremoses>=0.0.46
scikit-learn>=1.0.1
spacy>=3.2
tabulate>=0.8.9
tqdm>=4.62.3
transformers>=3.1.0,<4
transformers==4.17.0

[options.packages.find]
where = .
Expand Down

0 comments on commit c14939f

Please sign in to comment.