Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -10,3 +10,4 @@ openai>=1.0.0
|
|
10 |
networkx>=2.5
|
11 |
plotly>=5.0.0
|
12 |
torch
|
|
|
|
10 |
networkx>=2.5
|
11 |
plotly>=5.0.0
|
12 |
torch
|
13 |
+
polars
|