-
- Downloads
No related branches found
No related tags found
Showing
- arkindex/dataimport/api.py 7 additions, 0 deletionsarkindex/dataimport/api.py
- arkindex/dataimport/tests/test_files.py 52 additions, 0 deletionsarkindex/dataimport/tests/test_files.py
- arkindex/project/aws.py 23 additions, 1 deletionarkindex/project/aws.py
- requirements.txt 1 addition, 0 deletionsrequirements.txt
... | ... | @@ -25,6 +25,7 @@ PyYAML==5.1 |
responses==0.10.7 | ||
requests==2.22 | ||
sentry-sdk==0.14.3 | ||
tenacity==6.2 | ||
urllib3==1.22 | ||
uritemplate==3 | ||
git+https://gitlab.com/arkindex/common.git#egg=arkindex-common | ||
... | ... |
Please register or sign in to comment