Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,7 @@
|
|
| 1 |
jupyterlab==4.2.5
|
| 2 |
tornado==6.2
|
| 3 |
-
ipywidgets
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
jupyterlab==4.2.5
|
| 2 |
tornado==6.2
|
| 3 |
+
ipywidgets
|
| 4 |
+
gitpython==3.1.40
|
| 5 |
+
google-auth==2.38.0
|
| 6 |
+
google-cloud-bigquery==3.30.0
|
| 7 |
+
google-cloud-storage==3.1.0
|