|
1 | 1 | aiofiles==23.1.0 ; python_full_version > "3.8.1" and python_version < "3.10" |
2 | 2 | aiohttp==3.7.4 ; python_full_version > "3.8.1" and python_version < "3.10" |
3 | 3 | altair==4.2.2 ; python_full_version > "3.8.1" and python_version < "3.10" |
| 4 | +anyio==3.6.2 ; python_full_version > "3.8.1" and python_version < "3.10" |
4 | 5 | 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" |
5 | 6 | argon2-cffi-bindings==21.2.0 ; python_full_version > "3.8.1" and python_version < "3.10" |
6 | 7 | argon2-cffi==21.3.0 ; python_full_version > "3.8.1" and python_version < "3.10" |
@@ -34,7 +35,7 @@ dnspython==2.3.0 ; python_full_version > "3.8.1" and python_version < "3.10" |
34 | 35 | entrypoints==0.4 ; python_full_version > "3.8.1" and python_version < "3.10" |
35 | 36 | executing==1.2.0 ; python_full_version > "3.8.1" and python_version < "3.10" |
36 | 37 | faker==4.18.0 ; python_full_version > "3.8.1" and python_version < "3.10" |
37 | | -fastapi==0.65.3 ; python_full_version > "3.8.1" and python_version < "3.10" |
| 38 | +fastapi==0.95.1 ; python_full_version > "3.8.1" and python_version < "3.10" |
38 | 39 | fastjsonschema==2.16.3 ; python_full_version > "3.8.1" and python_version < "3.10" |
39 | 40 | fonttools==4.39.2 ; python_full_version > "3.8.1" and python_version < "3.10" |
40 | 41 | future==0.18.3 ; python_full_version > "3.8.1" and python_version < "3.10" |
@@ -118,9 +119,10 @@ send2trash==1.8.0 ; python_full_version > "3.8.1" and python_version < "3.10" |
118 | 119 | simplejson==3.18.4 ; python_full_version > "3.8.1" and python_version < "3.10" |
119 | 120 | six==1.16.0 ; python_full_version > "3.8.1" and python_version < "3.10" |
120 | 121 | smmap==5.0.0 ; python_full_version > "3.8.1" and python_version < "3.10" |
| 122 | +sniffio==1.3.0 ; python_full_version > "3.8.1" and python_version < "3.10" |
121 | 123 | soupsieve==2.4 ; python_full_version > "3.8.1" and python_version < "3.10" |
122 | 124 | stack-data==0.6.2 ; python_full_version > "3.8.1" and python_version < "3.10" |
123 | | -starlette==0.14.2 ; python_full_version > "3.8.1" and python_version < "3.10" |
| 125 | +starlette==0.26.1 ; python_full_version > "3.8.1" and python_version < "3.10" |
124 | 126 | streamlit-aggrid==0.2.3.post2 ; python_full_version > "3.8.1" and python_version < "3.10" |
125 | 127 | streamlit==1.11.1 ; python_full_version > "3.8.1" and python_version < "3.10" |
126 | 128 | tabulate==0.8.10 ; python_full_version > "3.8.1" and python_version < "3.10" |
|
0 commit comments