Spaces:
Sleeping
Sleeping
Create requirement.txt
Browse files- requirement.txt +9 -0
requirement.txt
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
streamlit
|
| 2 |
+
requests
|
| 3 |
+
pytest
|
| 4 |
+
pytest-mock
|
| 5 |
+
pytest-cov
|
| 6 |
+
python-dotenv
|
| 7 |
+
pyngrok
|
| 8 |
+
ngrok
|
| 9 |
+
locust
|