Skip to content

Commit

Permalink
Merge pull request #217 from alan-turing-institute/update-python-requ…
Browse files Browse the repository at this point in the history
…irements

Update Python requirements
  • Loading branch information
jemrobinson authored Jun 3, 2024
2 parents 06e5535 + 8e172c5 commit 6671a19
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ beautifulsoup4==4.12.3 ; python_version >= "3.8" and python_version < "4.0"
black==22.12.0 ; python_version >= "3.8" and python_version < "4.0"
bleach==6.1.0 ; python_version >= "3.8" and python_version < "4.0"
bokeh==2.4.3 ; python_version >= "3.8" and python_version < "4.0"
certifi==2024.2.2 ; python_version >= "3.8" and python_version < "4.0"
certifi==2024.6.2 ; python_version >= "3.8" and python_version < "4.0"
cffi==1.16.0 ; python_version >= "3.8" and python_version < "4.0"
cftime==1.6.3 ; python_version >= "3.8" and python_version < "4.0"
charset-normalizer==3.3.2 ; python_version >= "3.8" and python_version < "4.0"
Expand Down Expand Up @@ -219,7 +219,7 @@ tornado==6.4 ; python_version >= "3.8" and python_version < "4.0"
tqdm==4.66.4 ; python_version >= "3.8" and python_version < "4.0"
traitlets==5.14.3 ; python_version >= "3.8" and python_version < "4.0"
types-python-dateutil==2.9.0.20240316 ; python_version >= "3.8" and python_version < "4.0"
typing-extensions==4.12.0 ; python_version >= "3.8" and python_version < "4.0"
typing-extensions==4.12.1 ; python_version >= "3.8" and python_version < "4.0"
uc-micro-py==1.0.3 ; python_version >= "3.8" and python_version < "4.0"
uri-template==1.3.0 ; python_version >= "3.8" and python_version < "4.0"
urllib3==1.26.18 ; python_version >= "3.8" and python_version < "4.0"
Expand Down

0 comments on commit 6671a19

Please sign in to comment.