This commit is contained in:
2023-07-14 15:12:10 +08:00
parent 175f52dc0c
commit d7bb7ee7c1
8 changed files with 67 additions and 2 deletions

7
requirements.txt Normal file
View File

@@ -0,0 +1,7 @@
falcon
requests
gunicorn
httpie
orjson==3.9.2
msgpack-python==0.5.6
pytest==7.4.0