Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
streamlit
|
2 |
beautifulsoup4
|
3 |
requests
|
|
|
4 |
python-dotenv
|
5 |
git+https://github.com/openai/swarm.git
|
|
|
1 |
streamlit
|
2 |
beautifulsoup4
|
3 |
requests
|
4 |
+
reportlab
|
5 |
python-dotenv
|
6 |
git+https://github.com/openai/swarm.git
|