Skip to content

Commit

Permalink
add tomli
Browse files Browse the repository at this point in the history
  • Loading branch information
AnneONS committed Oct 1, 2024
1 parent 051b647 commit 7de92ce
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
arrow==1.2.3
coverage
coverage==7.6.1
detect-secrets
# myst-parser
numpy==1.19.5 # required for users in DAP to run pipeline (added here for consistency)
Expand All @@ -9,16 +9,15 @@ postcodes_uk
pre-commit==2.17.0
# pydoop # Needed in dev/test and DAP but not in local
pyarrow
pytest
pytest==8.3.2
python-dotenv
pyyaml
readme-coverage-badger
requests
setuptools
# sphinx
table-logger
toml
tomli==2.0.1
typing
# boto3
# raz_client
# rdsa-utils
# rdsa-utils==2.0.2

0 comments on commit 7de92ce

Please sign in to comment.