forked from zhouruizhe/gmTouringMiniApp
14 lines
484 B
Plaintext
14 lines
484 B
Plaintext
Metadata-Version: 2.4
|
|
Name: guangming-travel-assistant
|
|
Version: 0.1.0
|
|
Summary: Shenzhen Guangming travel planning assistant POC
|
|
Requires-Python: >=3.9
|
|
Requires-Dist: fastapi<1.0.0,>=0.115.0
|
|
Requires-Dist: openai<2.0.0,>=1.50.0
|
|
Requires-Dist: pydantic<2.13.0,>=2.8.0
|
|
Requires-Dist: python-dotenv<2.0.0,>=1.0.0
|
|
Requires-Dist: uvicorn[standard]<1.0.0,>=0.30.0
|
|
Provides-Extra: test
|
|
Requires-Dist: httpx<1.0.0,>=0.27.0; extra == "test"
|
|
Requires-Dist: pytest<9.0.0,>=8.0.0; extra == "test"
|