Spaces:
Runtime error
Runtime error
Commit
·
7a8218b
1
Parent(s):
290503e
Update requirements.txt to relax Python version specification
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
python>=3.11
|
2 |
agency-swarm>=0.4.4,<0.5.0
|
3 |
langchain>=0.2,<0.3
|
4 |
langchain-core>=0.2.38,<0.3
|
|
|
1 |
+
python>=3.11
|
2 |
agency-swarm>=0.4.4,<0.5.0
|
3 |
langchain>=0.2,<0.3
|
4 |
langchain-core>=0.2.38,<0.3
|