Skip to content

Commit

Permalink
Delete requests and r-toolbelt version limit (#1615)
Browse files Browse the repository at this point in the history
Co-authored-by: SACHIDANAND ALLE <[email protected]>
  • Loading branch information
caokls and SachidanandAlle authored Jan 4, 2024
1 parent 334b238 commit ef6ba8f
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 @@ -15,7 +15,6 @@ pydantic>=1.10.7,<=2.5.3
python-dotenv==1.0.0
fastapi==0.95.0
python-multipart==0.0.6
requests-toolbelt==0.10.1
httpx==0.23.3
schedule==1.1.0
dicomweb-client==0.59.1
Expand All @@ -39,7 +38,8 @@ passlib==1.7.4
python-jose[cryptography]==3.3.0
bcrypt==4.0.1
shapely==2.0.1
requests==2.28.2
requests
requests-toolbelt
scikit-learn
scipy

Expand Down

0 comments on commit ef6ba8f

Please sign in to comment.