Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -5,3 +5,5 @@ pandas==1.5.0
|
|
5 |
numpy==1.23.3
|
6 |
matplotlib==3.6.0
|
7 |
scikit-learn==1.1.2
|
|
|
|
|
|
5 |
numpy==1.23.3
|
6 |
matplotlib==3.6.0
|
7 |
scikit-learn==1.1.2
|
8 |
+
httpx==0.23.0
|
9 |
+
httpcore==0.16.1
|