Skip to content

Commit

Permalink
lock down tqdm until Python3 (#255)
Browse files Browse the repository at this point in the history
  • Loading branch information
max-sixty authored Feb 19, 2019
1 parent 59347c9 commit 5e96637
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ pytest-watch
pytest-xdist
python-language-server
snakeviz
tqdm
tqdm==4.28.1 # attempt at https://issues.apache.org/jira/browse/AIRFLOW-3921 Not needed at Py3

# viz
altair
Expand Down

0 comments on commit 5e96637

Please sign in to comment.