ACLASCollege commited on
Commit
869f6fe
·
verified ·
1 Parent(s): 9ae9804

Add core agent: requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ httpx>=0.24.0
2
+ pydantic>=2.0.0
3
+ asyncio
4
+ rich>=13.0.0