Skip to content
Snippets Groups Projects
This project manages its dependencies using pip. Learn more
requirements.txt 951 B
#
# Copyright (c) 2023 NIBIO <http://www.nibio.no/>. 
# 
# This file is part of VIPSWeb.
# VIPSWeb is free software: you can redistribute it and/or modify
# it under the terms of the NIBIO Open Source License as published by 
# NIBIO, either version 1 of the License, or (at your option) any
# later version.
# 
# VIPSWeb is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# NIBIO Open Source License for more details.
#
# You should have received a copy of the NIBIO Open Source License
# along with VIPSWeb.  If not, see <http://www.nibio.no/licenses/>.
# 

# Please add requirements here
# Read docs for how this works: http://www.pip-installer.org/en/latest/cookbook.html
Django==4.2.17
Pillow
requests==2.28.1
django-tinymce==3.7.1
python-dateutil==2.9.0.post0
django-extensions
selenium
#python-memcached
pymemcache