Skip to content

Commit

Permalink
add a reference use requirements.txt file from pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Bodong-Yang committed Oct 15, 2024
1 parent c43bfdd commit b669041
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Generated from pyproject.toml, ONLY for reference use!
aiofiles<25,>=24.1
aiohttp>=3.9.5,<3.11
cryptography>=42.0.4,<44
grpcio>=1.53.2,<1.67
protobuf<4.22,>=4.21.12
pydantic<3,>=2.6
pydantic-settings<3,>=2.3
pyopenssl<25,>=24.1
pyyaml<7,>=6.0.1
requests<2.33,>=2.32
simple-sqlite3-orm<0.3,>=0.2
typing-extensions>=4.6.3
urllib3<2.3,>=2.2.2
uvicorn[standard]<0.31,>=0.30
zstandard<0.24,>=0.22

0 comments on commit b669041

Please sign in to comment.