Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,6 @@ solana
|
|
| 4 |
uvicorn
|
| 5 |
pymongo
|
| 6 |
base58
|
| 7 |
-
pybase64
|
|
|
|
|
|
|
|
|
| 4 |
uvicorn
|
| 5 |
pymongo
|
| 6 |
base58
|
| 7 |
+
pybase64
|
| 8 |
+
web3
|
| 9 |
+
hexbytes
|