Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -5,6 +5,7 @@ torch
|
|
| 5 |
fairscale
|
| 6 |
numpy
|
| 7 |
tqdm
|
|
|
|
| 8 |
scipy
|
| 9 |
biopython
|
| 10 |
requests
|
|
|
|
| 5 |
fairscale
|
| 6 |
numpy
|
| 7 |
tqdm
|
| 8 |
+
pydantic>=2.0.0
|
| 9 |
scipy
|
| 10 |
biopython
|
| 11 |
requests
|