Skip to content

Commit

Permalink
Merge main into sweep/add-cnn-class_3
Browse files Browse the repository at this point in the history
  • Loading branch information
sweep-nightly[bot] authored Oct 23, 2023
2 parents 7ded3a2 + c2e0e9a commit 29fb133
Showing 1 changed file with 40 additions and 5 deletions.
45 changes: 40 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,41 @@
fastapi==0.68.0
uvicorn==0.15.0
pillow==8.4.0
pylint==2.12.2
annotated-types==0.6.0
anyio==3.7.1
astroid==3.0.1
certifi==2022.12.7
charset-normalizer==2.1.1
click==8.1.7
dill==0.3.7
exceptiongroup==1.1.3
fastapi==0.104.0
filelock==3.9.0
fsspec==2023.4.0
h11==0.14.0
idna==3.4
iniconfig==2.0.0
isort==5.12.0
Jinja2==3.1.2
MarkupSafe==2.1.2
mccabe==0.7.0
mpmath==1.3.0
networkx==3.0
numpy==1.24.1
packaging==23.2
Pillow==9.3.0
platformdirs==3.11.0
pluggy==1.3.0
pydantic==2.4.2
pydantic_core==2.10.1
pylint==3.0.2
pytest==7.4.2
torch==2.0.1+cpu
requests==2.28.1
sniffio==1.3.0
starlette==0.27.0
sympy==1.12
tomli==2.0.1
tomlkit==0.12.1
torch==2.1.0+cpu
torchaudio==2.1.0+cpu
torchvision==0.16.0+cpu
typing_extensions==4.8.0
urllib3==1.26.13
uvicorn==0.23.2

0 comments on commit 29fb133

Please sign in to comment.