GraphQLmap/requirements.txt

5 lines
89 B
Plaintext

pyreadline ; sys_platform == 'win32'
readline ; sys_platform !='win32'
argparse
requests