mirror of
https://github.com/tcsenpai/agenticSeek.git
synced 2025-06-06 11:05:26 +00:00
5 lines
116 B
Bash
5 lines
116 B
Bash
#!/bin/bash
|
|
|
|
pip3 install --upgrade packaging
|
|
pip3 install --upgrade pip setuptools
|
|
pip3 install -r requirements.txt |