Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Open Subsurface Data Universe Software
Platform
Domain Data Mgmt Services
Wellbore
Wellbore Domain Services
Commits
ae892278
Commit
ae892278
authored
Apr 26, 2021
by
fabian serin
Committed by
Luc Yriarte
Apr 26, 2021
Browse files
just a test to fix fossa scan
parent
03c73483
Pipeline
#37193
failed with stages
in 29 minutes and 10 seconds
Changes
2
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
ae892278
...
...
@@ -13,7 +13,7 @@
# limitations under the License.
variables
:
PIP_REQUIREMENTS
:
"
requirements.txt
requirements_dev.txt"
PIP_REQUIREMENTS
:
"
frozenrequirements.txt
requirements.txt
requirements_dev.txt"
AZURE_SERVICE
:
wellbore-ddms
AZURE_DOCKER_SUBDIR
:
build/Dockerfile
...
...
frozenrequirements.txt
0 → 100644
View file @
ae892278
aiohttp
==3.6.2
aioredis
==1.3.1
async-timeout
==3.0.1
attrs
==20.3.0
azure-common
==1.1.27
azure-core
==1.13.0
azure-identity
==1.5.0
azure-keyvault
==4.1.0
azure-keyvault-certificates
==4.2.1
azure-keyvault-keys
==4.3.1
azure-keyvault-secrets
==4.2.0
azure-storage-blob
==12.6.0
backoff
==1.10.0
boto3
==1.17.51
botocore
==1.20.51
cachetools
==3.1.1
certifi
==2020.12.5
cffi
==1.14.5
chardet
==3.0.4
click
==7.1.2
coverage
==5.5
cryptography
==3.4.7
decorator
==5.0.7
fastapi
==0.63.0
google-api-core
==1.26.3
google-auth
==1.28.1
google-cloud-core
==1.6.0
google-cloud-monitoring
==0.36.0
google-cloud-trace
==0.24.0
googleapis-common-protos
==1.53.0
grpcio
==1.37.0
h11
==0.12.0
hiredis
==2.0.0
httpcore
==0.12.3
httpx
==0.17.1
idna
==2.10
importlib-metadata
==3.10.1
iniconfig
==1.1.1
isodate
==0.6.0
jmespath
==0.10.0
JSONBender
==0.9.3
jsonpath-ng
==1.5.2
jsonschema
==3.2.0
mock
==4.0.3
msal
==1.11.0
msal-extensions
==0.3.0
msrest
==0.6.21
multidict
==4.7.6
munch
==2.5.0
numpy
==1.20.2
oauthlib
==3.1.0
opencensus
==0.7.12
opencensus-context
==0.1.2
opencensus-ext-azure
==1.0.7
opencensus-ext-logging
==0.1.0
opencensus-ext-ocagent
==0.7.1
opencensus-ext-stackdriver
==0.7.4
opencensus-proto
==0.1.0
--extra-index-url \
https://community.opengroup.org/api/v4/projects/465/packages/pypi/simple/
osdu-core-lib-python
==0.4.3
osdu-core-lib-python-aws
==0.0.1
osdu-core-lib-python-azure
==0.2.1
osdu-core-lib-python-gcp
==0.3.1
osdu-core-lib-python-ibm
==0.0.2
osdu-data-ecosystem-search
==0.3.3
osdu-data-ecosystem-storage
==1.1.0
osdu-log-recognition-lib
==0.0.9
packaging
==20.9
pandas
==1.1.2
pluggy
==0.13.1
ply
==3.11
portalocker
==1.7.1
protobuf
==3.15.8
psutil
==5.8.0
py
==1.10.0
pyarrow
==3.0.0
pyasn1
==0.4.8
pyasn1-modules
==0.2.8
pycparser
==2.20
pydantic
==1.8.1
PyJWT
==2.0.1
pyparsing
==2.4.7
pyrsistent
==0.17.3
pytest
==6.2.3
pytest-asyncio
==0.14.0
pytest-cov
==2.11.1
pytest-dependency
==0.5.1
pytest-httpx
==0.11.0
pytest-mock
==3.5.1
python-dateutil
==2.8.1
python-multipart
==0.0.5
python-rapidjson
==1.0
pytz
==2021.1
requests
==2.25.1
requests-oauthlib
==1.3.0
rfc3986
==1.4.0
rsa
==4.7.2
s3transfer
==0.3.7
six
==1.15.0
sniffio
==1.2.0
starlette
==0.13.6
structlog
==21.1.0
toml
==0.10.2
typing-extensions
==3.7.4.3
urllib3
==1.26.4
uvicorn
==0.13.4
xmltodict
==0.11.0
yarl
==1.6.3
zipp
==3.4.1
Write
Preview
Supports
Markdown
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