Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
protobuf==3.20.0
|
2 |
biopython==1.80
|
3 |
pandas==1.5.2
|
4 |
-
tensorflow==2.
|
5 |
tensorflow-probability==0.19.0
|
6 |
plotly==5.18.0
|
7 |
tabulate
|
|
|
1 |
protobuf==3.20.0
|
2 |
biopython==1.80
|
3 |
pandas==1.5.2
|
4 |
+
tensorflow==2.14.0
|
5 |
tensorflow-probability==0.19.0
|
6 |
plotly==5.18.0
|
7 |
tabulate
|