File tree Expand file tree Collapse file tree 1 file changed +5
-22
lines changed Expand file tree Collapse file tree 1 file changed +5
-22
lines changed Original file line number Diff line number Diff line change 1
- # Automatically generated by https://github.com/damnever/pigar.
2
-
3
- # nucleus-python-client/conftest.py: 8
4
- # nucleus-python-client/nucleus/__init__.py: 63
5
- grequests == 0.6.0
6
-
7
- # nucleus-python-client/conftest.py: 15,33
8
- # nucleus-python-client/tests/test_dataset.py: 1
9
- pytest == 6.2.2
10
-
11
- # nucleus-python-client/conftest.py: 14
12
- # nucleus-python-client/nucleus/__init__.py: 64,65,68
13
- requests == 2.22.0
14
-
15
- # nucleus-python-client/setup.py: 1
16
- setuptools == 46.0.0
17
-
18
- # nucleus-python-client/nucleus/__init__.py: 60,61
19
- tqdm == 4.56.1
20
-
21
- # nucleus-python-client/tests/test_dataset.py: 1
22
- pytest == 6.2.2
1
+ grequests >= 0.6.0
2
+ pytest >= 6.2.2
3
+ requests >= 2.22.0
4
+ setuptools >= 46.0.0
5
+ tqdm >= 4.56.1
You can’t perform that action at this time.
0 commit comments