Spaces:
Running
Running
Commit ·
3320fdb
1
Parent(s): 76eba39
Bust Docker cache for HF rebuild
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -23,3 +23,5 @@ websockets>=11.0
|
|
| 23 |
plaid-python>=14.0.0
|
| 24 |
python-dotenv>=1.0.0
|
| 25 |
certifi>=2023.0.0
|
|
|
|
|
|
|
|
|
| 23 |
plaid-python>=14.0.0
|
| 24 |
python-dotenv>=1.0.0
|
| 25 |
certifi>=2023.0.0
|
| 26 |
+
|
| 27 |
+
# Cache bust: Sat Mar 7 17:17:29 EST 2026
|