Skip to content
This repository was archived by the owner on May 7, 2026. It is now read-only.
Merged
Changes from all commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
ea3ff2f
Bump packaging from 21.3 to 23.0 (#172)
dependabot[bot] Jan 13, 2023
ede50bf
Bump coverage from 6.5.0 to 7.0.4 (#171)
dependabot[bot] Jan 13, 2023
507064b
Bump identify from 2.5.9 to 2.5.12 (#170)
dependabot[bot] Jan 13, 2023
420eb8e
Bump fastapi from 0.88.0 to 0.89.0 (#169)
dependabot[bot] Jan 13, 2023
95deeca
Bump scipy from 1.9.3 to 1.10.0 (#168)
dependabot[bot] Jan 13, 2023
56aa821
Bump iniconfig from 1.1.1 to 2.0.0 (#167)
dependabot[bot] Jan 13, 2023
2a4a5a9
Bump filelock from 3.8.0 to 3.9.0 (#165)
dependabot[bot] Jan 13, 2023
7588466
Bump pygments from 2.13.0 to 2.14.0 (#161)
dependabot[bot] Jan 13, 2023
32e0b89
Bump platformdirs from 2.5.4 to 2.6.2 (#163)
dependabot[bot] Jan 13, 2023
7320ee6
Bump attrs from 22.1.0 to 22.2.0 (#152)
dependabot[bot] Jan 13, 2023
0813402
Bump virtualenv from 20.17.0 to 20.17.1 (#140)
dependabot[bot] Jan 13, 2023
973de56
Bump pre-commit from 2.20.0 to 2.21.0 (#154)
dependabot[bot] Jan 13, 2023
769bed1
Bump numpy from 1.23.5 to 1.24.1 (#162)
dependabot[bot] Jan 13, 2023
4ec282e
Bump pytz from 2022.6 to 2022.7 (#148)
dependabot[bot] Jan 13, 2023
7429962
Bump isort from 5.10.1 to 5.11.4 (#155)
dependabot[bot] Jan 13, 2023
7272e72
Bump pydantic from 1.10.2 to 1.10.4 (#160)
dependabot[bot] Jan 13, 2023
e367bb6
Bump black from 22.10.0 to 22.12.0 (#141)
dependabot[bot] Jan 13, 2023
65c23ed
Bump pep8-naming from 0.13.2 to 0.13.3 (#157)
dependabot[bot] Jan 13, 2023
a29cbe9
Bump certifi from 2022.9.24 to 2022.12.7 (#144)
dependabot[bot] Jan 13, 2023
8be2310
Bump mock from 4.0.3 to 5.0.1 (#174)
dependabot[bot] Jan 13, 2023
d8f5542
Bump flake8-isort from 5.0.3 to 6.0.0 (#156)
dependabot[bot] Jan 13, 2023
d209273
Bump importlib-metadata from 5.1.0 to 6.0.0 (#166)
dependabot[bot] Jan 13, 2023
84e8a6e
Bump pathspec from 0.10.2 to 0.10.3 (#139)
dependabot[bot] Jan 13, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
46 changes: 23 additions & 23 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,54 +1,54 @@
alabaster==0.7.12
anyio==3.6.2
attrs==22.1.0
attrs==22.2.0
babel==2.11.0
black==22.10.0
certifi==2022.9.24
black==22.12.0
certifi==2022.12.7
cfgv==3.3.1
click==8.1.3
coverage==6.5.0
coverage==7.0.4
git+https://github.com/DiamondLightSource/diffcalc-core@addExtraFunctions#egg=diffcalc-core
distlib==0.3.6
docutils==0.19
fastapi==0.88.0
filelock==3.8.0
fastapi==0.89.0
filelock==3.9.0
flake8==6.0.0
flake8-isort==5.0.3
flake8-isort==6.0.0
h11==0.14.0
identify==2.5.9
identify==2.5.12
idna==3.4
imagesize==1.4.1
importlib-metadata==5.1.0
iniconfig==1.1.1
isort==5.10.1
importlib-metadata==6.0.0
iniconfig==2.0.0
isort==5.11.4
jinja2==3.1.2
markupsafe==2.1.1
mccabe==0.7.0
mock==4.0.3
mock==5.0.1
motor==3.1.1
mongomock==4.1.2
mypy==0.991
mypy-extensions==0.4.3
nodeenv==1.7.0
numpy==1.23.5
packaging==21.3
pathspec==0.10.2
pep8-naming==0.13.2
platformdirs==2.5.4
numpy==1.24.1
packaging==23.0
pathspec==0.10.3
pep8-naming==0.13.3
platformdirs==2.6.2
pluggy==1.0.0
pre-commit==2.20.0
pre-commit==2.21.0
py==1.11.0
pycodestyle==2.10.0
pydantic==1.10.2
pygments==2.13.0
pydantic==1.10.4
pygments==2.14.0
pyparsing==3.0.9
pytest==7.2.0
pytest-cov==4.0.0
pytz==2022.6
pytz==2022.7
pyyaml==6.0
pymongo==4.3.3
requests==2.28.1
scipy==1.9.3
scipy==1.10.0
setuptools==65.6.3
sniffio==1.3.0
snowballstemmer==2.2.0
Expand All @@ -58,6 +58,6 @@ typed-ast==1.5.4
typing-extensions==4.4.0
urllib3==1.26.13
uvicorn==0.20.0
virtualenv==20.17.0
virtualenv==20.17.1
virtualenv-clone==0.5.7
zipp==3.11.0