Spaces:
Runtime error
Runtime error
Commit ·
ed27702
1
Parent(s): 923002a
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -28,6 +28,7 @@ pillow==9.4.0 ; python_version >= '3.7'
|
|
| 28 |
plotly==5.12.0 ; python_version >= '3.6'
|
| 29 |
praw==7.6.1
|
| 30 |
prawcore==2.3.0 ; python_version ~= '3.6'
|
|
|
|
| 31 |
pynndescent==0.5.8
|
| 32 |
python-dateutil==2.8.2 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2'
|
| 33 |
python-dotenv==0.21.0
|
|
|
|
| 28 |
plotly==5.12.0 ; python_version >= '3.6'
|
| 29 |
praw==7.6.1
|
| 30 |
prawcore==2.3.0 ; python_version ~= '3.6'
|
| 31 |
+
pretty_html_table==0.9.16
|
| 32 |
pynndescent==0.5.8
|
| 33 |
python-dateutil==2.8.2 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2'
|
| 34 |
python-dotenv==0.21.0
|