mirror of https://github.com/doccano/doccano.git
pythondatasetsactive-learningtext-annotationdatasetnatural-language-processingdata-labelingmachine-learningannotation-tool
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
321 B
24 lines
321 B
[[source]]
|
|
|
|
url = "https://pypi.python.org/simple"
|
|
verify_ssl = true
|
|
name = "pypi"
|
|
|
|
|
|
[requires]
|
|
|
|
python_version = "3.6"
|
|
|
|
|
|
[packages]
|
|
|
|
"psycopg2-binary" = "*"
|
|
django-heroku = "*"
|
|
gunicorn = "*"
|
|
django-widget-tweaks = "*"
|
|
djangorestframework = "*"
|
|
django-filter = "*"
|
|
dj-database-url = "*"
|
|
whitenoise = "*"
|
|
|
|
[dev-packages]
|