1
1
mirror of https://github.com/encode/django-rest-framework.git synced 2025-06-03 05:03:05 +03:00
django-rest-framework/requirements/requirements-packaging.txt

9 lines
168 B
Plaintext

# Wheel for PyPI installs.
wheel==0.24.0
# Twine for secured PyPI uploads.
twine==1.4.0
# Transifex client for managing translation resources.
transifex-client==0.10