Remove outdated requirements.txt

There are two requirements.txt in the project, the one in the root dir should be the up-to-date version. So i deleted the one in pilot folder.
This commit is contained in:
Umpire2018
2023-09-27 21:08:25 +08:00
parent b75f1faaa6
commit 99827efd45

View File

@@ -1,19 +0,0 @@
blessed==1.20.0
certifi==2023.5.7
charset-normalizer==3.2.0
distro==1.8.0
idna==3.4
inquirer==3.1.3
Jinja2==3.1.2
MarkupSafe==2.1.3
psycopg2==2.9.6
python-dotenv==1.0.0
python-editor==1.0.4
readchar==4.0.5
regex==2023.6.3
requests==2.31.0
six==1.16.0
termcolor==2.3.0
tiktoken==0.4.0
urllib3==2.0.4
wcwidth==0.2.6