Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ solders
|
|
| 3 |
solana
|
| 4 |
uvicorn
|
| 5 |
pymongo
|
| 6 |
-
base58
|
|
|
|
|
|
| 3 |
solana
|
| 4 |
uvicorn
|
| 5 |
pymongo
|
| 6 |
+
base58
|
| 7 |
+
pybase64
|