Commit e95360a3 by Serbaf

Updated tweetmanager dependency

parent 99a7b0c3
...@@ -48,9 +48,11 @@ Since the last release the main improvements have been: ...@@ -48,9 +48,11 @@ Since the last release the main improvements have been:
entries. There is also a "raw" alternative of that function, which works entries. There is also a "raw" alternative of that function, which works
with raw lines and converts them to lists to then call the "non-raw" version. with raw lines and converts them to lists to then call the "non-raw" version.
Version 4.1: Version 0.4.1:
The tweet-manager dependency, necessary for the core functions, has been added The tweet-manager dependency, necessary for the core functions, has been added
into production (in setup.py). into production (in setup.py).
Version 4.2: Version 0.4.2:
Seems like that wasn't the right way to add a requirement. Tried now pip Seems like that wasn't the right way to add a requirement. Tried now pip
freezing to requirements.txt. freezing to requirements.txt.
Version 0.4.3:
Updated tweetmanager dependency to current version (1.1.5)
...@@ -50,7 +50,7 @@ sphinxcontrib-websupport==1.1.0 ...@@ -50,7 +50,7 @@ sphinxcontrib-websupport==1.1.0
toml==0.10.0 toml==0.10.0
tox==3.5.2 tox==3.5.2
tqdm==4.31.1 tqdm==4.31.1
tweetmanager-serpucga==1.1.4 tweetmanager-serpucga==1.1.5
twine==1.12.1 twine==1.12.1
urllib3==1.24.1 urllib3==1.24.1
virtualenv==16.4.3 virtualenv==16.4.3
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment