Skip to content

Commit

Permalink
Update requests
Browse files Browse the repository at this point in the history
  • Loading branch information
james-otten committed May 24, 2024
1 parent 9a253ba commit 6d620dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies = [
"python-dotenv==1.0.*",
"py3-validate-email@git+https://gitea.ksol.io/karolyi/py3-validate-email#[email protected]",
"phonenumbers==8.13.*",
"requests==2.31.*",
"requests==2.32.*",
"geopy==2.4.*",
"django-cors-headers==4.3.*",
"nameparser==1.1.*",
Expand Down Expand Up @@ -50,7 +50,7 @@ dev = [
"flask == 3.0.*",
"django-cprofile-middleware==1.0.5",
"django-silk==5.1.0",
"types-requests==2.31.*",
"types-requests==2.32.*",
"types-six==1.16.0.*",
]

Expand Down

0 comments on commit 6d620dd

Please sign in to comment.