Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -24,5 +24,5 @@ markdown
|
|
| 24 |
opencv-python>=4.8.0
|
| 25 |
schedule
|
| 26 |
# Add these to the required_packages in ensure_packages()
|
| 27 |
-
azure-ai-inference == 1.0.
|
| 28 |
-
azure-core == 1.
|
|
|
|
| 24 |
opencv-python>=4.8.0
|
| 25 |
schedule
|
| 26 |
# Add these to the required_packages in ensure_packages()
|
| 27 |
+
azure-ai-inference == 1.0.0b9
|
| 28 |
+
azure-core == 1.33.0
|