add a library
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ python-docx
|
|
5 |
pandas
|
6 |
streamlit
|
7 |
openpyxl
|
8 |
-
retrying
|
|
|
|
5 |
pandas
|
6 |
streamlit
|
7 |
openpyxl
|
8 |
+
retrying
|
9 |
+
httpx
|