Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
ayyayyayy2002 authored Aug 3, 2024
1 parent ecb79f4 commit 9fa6376
Showing 1 changed file with 9 additions and 15 deletions.
24 changes: 9 additions & 15 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,16 +1,10 @@
numpy==1.26.4
matplotlib~=3.9.0
pillow~=10.3.0
selenium~=4.22.0
requests~=2.32.3
onnxruntime~=1.18.0
cryptography
uvicorn~=0.30.1
fastapi~=0.111.0
fastapi-restful[all]
python-multipart
opencv-python-headless==4.5.5.62
Cython

pydantic~=2.7.4
starlette~=0.37.2
pillow==10.3.0
selenium==4.22.0
requests==2.32.3
onnxruntime==1.18.0
uvicorn==0.30.1
fastapi==0.111.0
pydantic==2.7.4
starlette==0.37.2
beautifulsoup4==4.12.3

0 comments on commit 9fa6376

Please sign in to comment.