-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements_dev.txt
24 lines (20 loc) · 1.07 KB
/
requirements_dev.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# Testing requirements
pytest
sphinx
sphinx-autodoc-typehints
# Code dependencies
git+https://gitlab.ci.csc.fi/dpres/dpres-mets-builder.git@develop#egg=dpres-mets-builder
git+https://gitlab.ci.csc.fi/dpres/dpres-signature.git@develop#egg=dpres-signature
git+https://gitlab.ci.csc.fi/dpres/file-scraper.git@develop#egg=file_scraper
# TODO: The transitive dependencies can be dropped when we move to newer pip
# mets_builder transitive dependencies
git+https://gitlab.ci.csc.fi/dpres/mets.git@develop#egg=mets
git+https://gitlab.ci.csc.fi/dpres/nisomix.git@develop#egg=nisomix
git+https://gitlab.ci.csc.fi/dpres/xml-helpers.git@develop#egg=xml-helpers
git+https://gitlab.ci.csc.fi/dpres/premis.git@develop#egg=premis
git+https://gitlab.ci.csc.fi/dpres/audiomd.git@develop#egg=audiomd
git+https://gitlab.ci.csc.fi/dpres/videomd.git@develop#egg=videomd
git+https://gitlab.ci.csc.fi/dpres/addml.git@develop#egg=addml
# file-scraper transitive dependencies
git+https://gitlab.ci.csc.fi/dpres/fido.git@develop#egg=opf_fido
git+https://gitlab.ci.csc.fi/dpres/ffmpeg-python.git#egg=ffmpeg_python