Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Castellum
castellum_scheduler
Commits
11be0f0d
Commit
11be0f0d
authored
Jan 12, 2021
by
Bengfort
Browse files
update dependencies
sync with castellum
parent
de00d18a
Pipeline
#8757
passed with stages
in 2 minutes and 51 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
11be0f0d
FROM
node:14
FROM
node:14
.15.4
COPY
package.json .
RUN
npm
install
--production
FROM
alpine
FROM
alpine
:3.13.1
ENV
PYTHONUNBUFFERED 1
ENV
PKGS gettext python3 py3-pip py3-wheel uwsgi uwsgi-python py3-psycopg2 py3-pyldap
...
...
setup.cfg
View file @
11be0f0d
...
...
@@ -8,10 +8,10 @@ license = AGPL-3.0-or-later
include_package_data = True
packages = find:
install_requires =
Django == 3.1.
2
Django == 3.1.
6
django-bootstrap4 == 2.3.1
django-npm == 1.0.0
requests == 2.2
4.0
requests == 2.2
5.1
[flake8]
exclude =
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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