added httpx dependency

This commit is contained in:
Oscar Krause
2023-02-27 10:40:14 +01:00
parent c49cf20550
commit 21d6e48bcc
2 changed files with 2 additions and 1 deletions

View File

@@ -6,3 +6,4 @@ python-dateutil==2.8.2
sqlalchemy==2.0.3
markdown==3.4.1
python-dotenv==0.21.1
httpx==0.23.3