File size: 198 Bytes
d180a03
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"

[packages]
json5 = "*"
tqdm = "*"
jsonpath-ng = "1.6.0"
datasets = "*"

[dev-packages]

[requires]
python_version = "3.8"