Skip to content
This repository was archived by the owner on May 7, 2026. It is now read-only.
18 changes: 9 additions & 9 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,20 +6,20 @@ black==22.10.0
certifi==2022.9.24
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
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
iniconfig==2.0.0
isort==5.10.1
jinja2==3.1.2
markupsafe==2.1.1
Expand All @@ -31,24 +31,24 @@ mypy==0.991
mypy-extensions==0.4.3
nodeenv==1.7.0
numpy==1.23.5
packaging==21.3
packaging==23.0
pathspec==0.10.2
pep8-naming==0.13.2
platformdirs==2.5.4
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
pygments==2.14.0
pyparsing==3.0.9
pytest==7.2.0
pytest-cov==4.0.0
pytz==2022.6
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 Down