Commits on Source (13)
-
-
-
Yoann Schneider authored
-
Yoann Schneider authored
-
-
-
-
Yoann Schneider authored
-
-
-
-
-
Showing
- .gitlab-ci.yml 2 additions, 2 deletions.gitlab-ci.yml
- docs-requirements.txt 1 addition, 1 deletiondocs-requirements.txt
- requirements.txt 6 additions, 6 deletionsrequirements.txt
- tests-requirements.txt 2 additions, 2 deletionstests-requirements.txt
- tests/test_git.py 7 additions, 4 deletionstests/test_git.py
- worker-{{cookiecutter.slug}}/requirements.txt 1 addition, 1 deletionworker-{{cookiecutter.slug}}/requirements.txt
doc8==0.11.1 | ||
recommonmark==0.7.1 | ||
Sphinx==4.5.0 | ||
Sphinx==5.1.1 | ||
sphinx-rtd-theme==1.0.0 |
arkindex-client==1.0.9 | ||
peewee==3.14.10 | ||
Pillow>=9.0 | ||
python-gitlab==2.7.1 | ||
python-gnupg==0.4.8 | ||
sh==1.14.2 | ||
shapely==1.8.2 | ||
peewee==3.15.2 | ||
Pillow==9.2.0 | ||
python-gitlab==3.9.0 | ||
python-gnupg==0.5.0 | ||
sh==1.14.3 | ||
shapely==1.8.4 | ||
tenacity==8.0.1 | ||
zstandard==0.18.0 |
pytest==7.1.1 | ||
pytest-mock==3.7.0 | ||
pytest==7.1.2 | ||
pytest-mock==3.8.2 | ||
pytest-responses==0.5.0 | ||
requests==2.27.1 |