Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -40,6 +40,7 @@ streamlit-agraph>=0.0.45
|
|
40 |
# Templating & scheduling
|
41 |
jinja2>=3.0.0
|
42 |
schedule
|
|
|
43 |
|
44 |
# Misc
|
45 |
# (remove duplicate httpx entries; everything above is the consolidated set)
|
|
|
40 |
# Templating & scheduling
|
41 |
jinja2>=3.0.0
|
42 |
schedule
|
43 |
+
pytrials
|
44 |
|
45 |
# Misc
|
46 |
# (remove duplicate httpx entries; everything above is the consolidated set)
|