Skip to content

Commit

Permalink
Merge pull request #13 from unckan/temp_fix_https
Browse files Browse the repository at this point in the history
Fix temporal por cambio en libreria httpx
  • Loading branch information
avdata99 authored Nov 28, 2024
2 parents dc18567 + 7d66944 commit 9ddc010
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
httpx[http2]
# httpx 0.28 drop the proxies param
# TODO read https://github.com/encode/httpx/pull/3419 and update the code
httpx[http2]==0.27.2

0 comments on commit 9ddc010

Please sign in to comment.