update carom server environment
This commit is contained in:
17
Pipfile
Normal file
17
Pipfile
Normal file
@@ -0,0 +1,17 @@
|
||||
[[source]]
|
||||
name = "pypi"
|
||||
url = "https://pypi.org/simple"
|
||||
verify_ssl = true
|
||||
|
||||
[dev-packages]
|
||||
|
||||
[packages]
|
||||
django = "==2.1.5"
|
||||
django-crispy-forms = "==1.7.2"
|
||||
django-debug-toolbar = "==1.11"
|
||||
django-extensions = "==2.1.5"
|
||||
djangorestframework = "==3.9.1"
|
||||
requests = "==2.21.0"
|
||||
|
||||
[requires]
|
||||
python_version = "3.5"
|
Reference in New Issue
Block a user