Skip to content

Commit 81c5f2d

Browse files
Merge pull request #28 from scaleapi/v0.5
added tqdm as dependancy
2 parents 1ce38d1 + 918c648 commit 81c5f2d

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

requirements.txt

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
11
# Automatically generated by https://github.com/damnever/pigar.
22

3-
# nucleus-python-client/nucleus/__init__.py: 59
3+
# nucleus-python-client/nucleus/__init__.py: 63
44
grequests == 0.6.0
55

6-
# nucleus-python-client/nucleus/__init__.py: 60
6+
# nucleus-python-client/nucleus/__init__.py: 64,65,68
77
requests == 2.22.0
88

99
# nucleus-python-client/setup.py: 1
1010
setuptools == 46.0.0
11+
12+
# nucleus-python-client/nucleus/__init__.py: 60,61
13+
tqdm == 4.54.1

0 commit comments

Comments
 (0)