Skip to content

Commit

Permalink
Bump version of tqdm requirement (#3823)
Browse files Browse the repository at this point in the history
* bump version of tqdm requirement

* fix

* Use 4.28.1

Co-Authored-By: danimtb <danimanzaneque@gmail.com>

* Update requirements.txt
  • Loading branch information
danimtb authored and lasote committed Oct 26, 2018
1 parent b1a6feb commit aa78952
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conans/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ future==0.16.0
pygments>=2.0, <3.0
astroid>=1.6.5
deprecation>=2.0, <2.1
tqdm-conan==4.27.0
tqdm>=4.28.1, <5

0 comments on commit aa78952

Please sign in to comment.