replace requests with httpx #15

This commit is contained in:
rimu 2024-09-15 19:32:42 +12:00
parent e616ce122f
commit 8b52d33739

View file

@ -9,7 +9,7 @@ email-validator==2.0.0
flask-mail==0.9.1
flask-babel==3.1.0
psycopg2-binary
requests==2.31.0
httpx[http2]
pyjwt==2.8.0
SQLAlchemy-Searchable==2.1.0
SQLAlchemy-Utils==0.41.1