Merged requirements.txt for Scanner and API

This commit is contained in:
tripathyr 2024-12-01 10:33:40 +05:30 committed by GitHub
parent e44e5e7192
commit a724c1b22d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,19 +1,43 @@
aiofiles
aiohttp
aiomysql
apscheduler==3.9.1
arrow==1.1.0 arrow==1.1.0
arduino
bidict==0.21.2 bidict==0.21.2
certifi==2021.5.30 blinker==1.4
cffi==1.14.5 cachetools
certifi==2022.12.7
cffi
chardet==3.0.4 chardet==3.0.4
Click==7.0
cryptography
DBUtils
greenlet==1.1.0 greenlet==1.1.0
h11==0.9.0
h2==3.1.1
hpack==3.0.0
Hypercorn==0.8.2
hyperframe==5.2.0
idna==2.10 idna==2.10
itsdangerous==1.1.0
Jinja2==2.11.3
MarkupSafe
multidict==4.5.2
priority==1.3.0
pycparser==2.20 pycparser==2.20
pyflo-lib==2.0.9
pymysql
python-dateutil==2.8.1 python-dateutil==2.8.1
python-engineio==3.14.2 python-engineio==3.14.2
websockets==11.0.3 Quart==0.10.0
Quart-CORS==0.2.0
requests==2.25.0 requests==2.25.0
six==1.16.0 six==1.16.0
sortedcontainers==2.1.0
SQLAlchemy==1.4.18 SQLAlchemy==1.4.18
toml==0.10.0
typing-extensions==3.7.4
urllib3==1.26.5 urllib3==1.26.5
pyflo-lib==2.0.9 websockets==11.0.3
pymysql wsproto==0.15.0
cryptography
arduino