Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -12,4 +12,5 @@ psycopg2-binary==2.9.9
|
|
| 12 |
Pillow==10.1.0
|
| 13 |
pytz==2023.3.post1
|
| 14 |
lxml==4.9.3
|
| 15 |
-
python-dateutil==2.8.2
|
|
|
|
|
|
| 12 |
Pillow==10.1.0
|
| 13 |
pytz==2023.3.post1
|
| 14 |
lxml==4.9.3
|
| 15 |
+
python-dateutil==2.8.2
|
| 16 |
+
networkx
|