Skip to content

Commit

Permalink
Merge pull request #146 from CanDIG/daisieh/prune-reqs
Browse files Browse the repository at this point in the history
Clean up requirements
  • Loading branch information
daisieh authored Dec 31, 2024
2 parents 6a1e878 + d72c3fd commit 8cdc366
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
1 change: 1 addition & 0 deletions requirements-container.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ connexion[flask]
gunicorn>=23.0.0
uvicorn[standard]==0.30.6
werkzeug>=2.3.8 # not directly required, pinned by Snyk to avoid a vulnerability
watchdog~=4.0.0
9 changes: 0 additions & 9 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,5 @@
PyYAML==6.0.1
requests==2.32.2
requests-mock>=1.12.1
minio==7.2.12
candigv2-authx@git+https://github.com/CanDIG/[email protected]
awscli>=1.29.5
python-dotenv==0.14.0
dateparser~=1.2.0
pandas~=2.1.4
numpy>=1.22.2 # not directly required, pinned by Snyk to avoid a vulnerability
clinical_etl@git+https://github.com/CanDIG/[email protected]
GitPython>=3.1.42
candigv2-logging@git+https://github.com/CanDIG/[email protected]
watchdog~=4.0.0

0 comments on commit 8cdc366

Please sign in to comment.