Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Marc Feger
The Social Network
Commits
a3081d28
Commit
a3081d28
authored
Dec 08, 2021
by
Andreas Burbach
Browse files
remove uwsig and move dotenv and cors to dev-dependencies
parent
eabd796b
Pipeline
#76195
passed with stages
in 4 minutes and 7 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
social_network/pyproject.toml
View file @
a3081d28
[tool.poetry]
name
=
"the-social-network"
version
=
"0.0.
5
"
version
=
"0.0.
6
"
description
=
"Basic social network core."
authors
=
[
"Marc Feger <marc.feger@hhu.de>"
]
license
=
"BSD-4"
...
...
@@ -13,11 +13,10 @@ python = "^3.9"
Django
=
"^3.2.9"
djangorestframework
=
"^3.12.4"
Pillow
=
"^8.4.0"
django-cors-headers
=
"^3.10.0"
django-dotenv
=
"^1.4.2"
uWSGI
=
"^2.0.20"
[tool.poetry.dev-dependencies]
django-cors-headers
=
"^3.10.0"
django-dotenv
=
"^1.4.2"
[build-system]
requires
=
["poetry-core>=1.0.0"]
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment