create base components
This commit is contained in:
@@ -6,12 +6,15 @@ name = "pypi"
|
||||
[packages]
|
||||
django = "*"
|
||||
djangorestframework = "*"
|
||||
pycodestyle = "*"
|
||||
django-cors-headers = "*"
|
||||
psycopg2-binary = "*"
|
||||
dotenv = "*"
|
||||
pytest = "*"
|
||||
pytest-django = "*"
|
||||
djangorestframework-simplejwt = "*"
|
||||
pycodestyle = "*"
|
||||
requests = "*"
|
||||
pyjwt = "*"
|
||||
|
||||
[dev-packages]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user