Skip to content

Commit

Permalink
requirements.txt: Updates to 0.21.0
Browse files Browse the repository at this point in the history
Signed-off-by: Dinesh Dutt <[email protected]>
  • Loading branch information
ddutt committed Jun 7, 2023
1 parent bb4be22 commit ce5d499
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions build/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
aiofiles==23.1.0 ; python_full_version > "3.8.1" and python_version < "3.10"
aiohttp==3.7.4 ; python_full_version > "3.8.1" and python_version < "3.10"
altair==4.2.2 ; python_full_version > "3.8.1" and python_version < "3.10"
anyio==3.6.2 ; python_full_version > "3.8.1" and python_version < "3.10"
appnope==0.1.3 ; python_full_version > "3.8.1" and python_version < "3.10" and platform_system == "Darwin" or python_full_version > "3.8.1" and python_version < "3.10" and sys_platform == "darwin"
argon2-cffi-bindings==21.2.0 ; python_full_version > "3.8.1" and python_version < "3.10"
argon2-cffi==21.3.0 ; python_full_version > "3.8.1" and python_version < "3.10"
Expand Down Expand Up @@ -34,7 +35,7 @@ dnspython==2.3.0 ; python_full_version > "3.8.1" and python_version < "3.10"
entrypoints==0.4 ; python_full_version > "3.8.1" and python_version < "3.10"
executing==1.2.0 ; python_full_version > "3.8.1" and python_version < "3.10"
faker==4.18.0 ; python_full_version > "3.8.1" and python_version < "3.10"
fastapi==0.65.3 ; python_full_version > "3.8.1" and python_version < "3.10"
fastapi==0.95.1 ; python_full_version > "3.8.1" and python_version < "3.10"
fastjsonschema==2.16.3 ; python_full_version > "3.8.1" and python_version < "3.10"
fonttools==4.39.2 ; python_full_version > "3.8.1" and python_version < "3.10"
future==0.18.3 ; python_full_version > "3.8.1" and python_version < "3.10"
Expand Down Expand Up @@ -118,9 +119,10 @@ send2trash==1.8.0 ; python_full_version > "3.8.1" and python_version < "3.10"
simplejson==3.18.4 ; python_full_version > "3.8.1" and python_version < "3.10"
six==1.16.0 ; python_full_version > "3.8.1" and python_version < "3.10"
smmap==5.0.0 ; python_full_version > "3.8.1" and python_version < "3.10"
sniffio==1.3.0 ; python_full_version > "3.8.1" and python_version < "3.10"
soupsieve==2.4 ; python_full_version > "3.8.1" and python_version < "3.10"
stack-data==0.6.2 ; python_full_version > "3.8.1" and python_version < "3.10"
starlette==0.14.2 ; python_full_version > "3.8.1" and python_version < "3.10"
starlette==0.26.1 ; python_full_version > "3.8.1" and python_version < "3.10"
streamlit-aggrid==0.2.3.post2 ; python_full_version > "3.8.1" and python_version < "3.10"
streamlit==1.11.1 ; python_full_version > "3.8.1" and python_version < "3.10"
tabulate==0.8.10 ; python_full_version > "3.8.1" and python_version < "3.10"
Expand Down

0 comments on commit ce5d499

Please sign in to comment.