json-schema / Pipfile
michaelmior's picture
Add language and license data
f6dd396 verified
raw
history blame contribute delete
No virus
332 Bytes
[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
requests = "*"
requests-ratelimiter = "*"
tqdm = "*"
jsonschema = "*"
json5 = "*"
pyunionfind = "*"
scikit-learn = "*"
pybktree = "*"
python-levenshtein = "*"
jsonsubschema = "*"
fasttext = "*"
[dev-packages]
[requires]
python_version = "3.8"