abdurrahman commited on
Commit
9fc3397
·
1 Parent(s): 2bd7cc7

Add requirements.txt for project dependencies

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ fastmcp>=2.0.0
2
+ httpx>=0.27.0