1
This commit is contained in:
102
requirements.txt
102
requirements.txt
@@ -1,65 +1,37 @@
|
|||||||
# This file may be used to create an environment using:
|
alembic==1.10.4
|
||||||
# $ conda create --name <env> --file <this file>
|
anyio==3.6.2
|
||||||
# platform: linux-64
|
certifi==2022.12.7
|
||||||
alembic=1.10.4=pyhd8ed1ab_0
|
click==8.1.3
|
||||||
anyio=3.6.2=pyhd8ed1ab_0
|
colorama==0.4.6
|
||||||
bzip2=1.0.8=h7f98852_4
|
exceptiongroup==1.1.1
|
||||||
ca-certificates=2022.12.7=ha878542_0
|
fastapi==0.95.1
|
||||||
certifi=2022.12.7=pyhd8ed1ab_0
|
greenlet==2.0.2
|
||||||
click=8.1.3=py311h38be061_1
|
h11==0.14.0
|
||||||
colorama=0.4.6=pyhd8ed1ab_0
|
h2==4.1.0
|
||||||
exceptiongroup=1.1.1=pyhd8ed1ab_0
|
hpack==4.0.0
|
||||||
fastapi=0.95.1=pyhd8ed1ab_0
|
httpcore==0.17.0
|
||||||
greenlet=2.0.2=py311hcafe171_0
|
httpx==0.24.0
|
||||||
h11=0.14.0=pyhd8ed1ab_0
|
hyperframe==6.0.1
|
||||||
h2=4.1.0=pyhd8ed1ab_0
|
idna==3.4
|
||||||
hpack=4.0.0=pyh9f0ad1d_0
|
importlib-metadata==6.6.0
|
||||||
httpcore=0.17.0=pyhd8ed1ab_0
|
importlib-resources==5.12.0
|
||||||
httpx=0.24.0=pyhd8ed1ab_1
|
iniconfig==2.0.0
|
||||||
hyperframe=6.0.1=pyhd8ed1ab_0
|
Mako==1.2.4
|
||||||
idna=3.4=pyhd8ed1ab_0
|
MarkupSafe==2.1.2
|
||||||
importlib-metadata=6.6.0=pyha770c72_0
|
packaging==23.1
|
||||||
importlib_resources=5.12.0=pyhd8ed1ab_0
|
pip==23.1.2
|
||||||
iniconfig=2.0.0=pyhd8ed1ab_0
|
pluggy==1.0.0
|
||||||
keyutils=1.6.1=h166bdaf_0
|
psycopg2==2.9.3
|
||||||
krb5=1.20.1=h81ceb04_0
|
psycopg2-binary==2.9.3
|
||||||
ld_impl_linux-64=2.40=h41732ed_0
|
pydantic==1.10.7
|
||||||
libedit=3.1.20191231=he28a2e2_2
|
pytest==7.3.1
|
||||||
libexpat=2.5.0=hcb278e6_1
|
python-dotenv==1.0.0
|
||||||
libffi=3.4.2=h7f98852_5
|
setuptools==67.7.2
|
||||||
libgcc-ng=12.2.0=h65d4601_19
|
sniffio==1.3.0
|
||||||
libgomp=12.2.0=h65d4601_19
|
SQLAlchemy==2.0.11
|
||||||
libnsl=2.0.0=h7f98852_0
|
starlette==0.26.1
|
||||||
libpq=15.2=hb675445_0
|
tomli==2.0.1
|
||||||
libsqlite=3.40.0=h753d276_1
|
typing_extensions==4.5.0
|
||||||
libstdcxx-ng=12.2.0=h46fd767_19
|
uvicorn==0.22.0
|
||||||
libuuid=2.38.1=h0b41bf4_0
|
wheel==0.40.0
|
||||||
libzlib=1.2.13=h166bdaf_4
|
zipp==3.15.0
|
||||||
mako=1.2.4=pyhd8ed1ab_0
|
|
||||||
markupsafe=2.1.2=py311h2582759_0
|
|
||||||
ncurses=6.3=h27087fc_1
|
|
||||||
openssl=3.1.0=hd590300_3
|
|
||||||
packaging=23.1=pyhd8ed1ab_0
|
|
||||||
pip=23.1.2=pyhd8ed1ab_0
|
|
||||||
pluggy=1.0.0=py311h38be061_4
|
|
||||||
psycopg2=2.9.3=py311h968e94b_2
|
|
||||||
psycopg2-binary=2.9.3=pyhd8ed1ab_2
|
|
||||||
pydantic=1.10.7=py311h2582759_0
|
|
||||||
pytest=7.3.1=pyhd8ed1ab_0
|
|
||||||
python=3.11.3=h2755cc3_0_cpython
|
|
||||||
python-dotenv=1.0.0=pyhd8ed1ab_0
|
|
||||||
python_abi=3.11=3_cp311
|
|
||||||
readline=8.2=h8228510_1
|
|
||||||
setuptools=67.7.2=pyhd8ed1ab_0
|
|
||||||
sniffio=1.3.0=pyhd8ed1ab_0
|
|
||||||
sqlalchemy=2.0.11=py311h459d7ec_0
|
|
||||||
starlette=0.26.1=pyhd8ed1ab_0
|
|
||||||
tk=8.6.12=h27826a3_0
|
|
||||||
tomli=2.0.1=pyhd8ed1ab_0
|
|
||||||
typing-extensions=4.5.0=hd8ed1ab_0
|
|
||||||
typing_extensions=4.5.0=pyha770c72_0
|
|
||||||
tzdata=2023c=h71feb2d_0
|
|
||||||
uvicorn=0.22.0=py311h38be061_0
|
|
||||||
wheel=0.40.0=pyhd8ed1ab_0
|
|
||||||
xz=5.2.6=h166bdaf_0
|
|
||||||
zipp=3.15.0=pyhd8ed1ab_0
|
|
||||||
|
|||||||
Reference in New Issue
Block a user