Skip to content

Commit c130f6e

Browse files
committed
Add constraints.txt with locked dependencies
1 parent 3f638fe commit c130f6e

1 file changed

Lines changed: 47 additions & 0 deletions

File tree

constraints.txt

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
# Constraints generated by tools/freeze-constraints.sh
2+
anyio==4.9.0
3+
Babel==2.12.1
4+
backports.ssl-match-hostname==3.7.0.1
5+
bcrypt==4.3.0
6+
beautifulsoup4==4.13.4
7+
certifi==2025.6.15
8+
chardet==5.2.0
9+
charset-normalizer==3.4.2
10+
coverage==7.9.1
11+
gevent==25.5.1
12+
greenlet==3.2.3
13+
h11==0.16.0
14+
httpcore==1.0.9
15+
httpx==0.28.1
16+
idna==3.10
17+
iniconfig==2.1.0
18+
Jinja2==2.10.3
19+
markdown-it-py==3.0.0
20+
MarkupSafe==2.0.1
21+
mdurl==0.1.2
22+
netifaces==0.11.0
23+
packaging==25.0
24+
patool==4.0.1
25+
pluggy==1.6.0
26+
prometheus_client==0.21.1
27+
psutil==7.0.0
28+
psycopg2==2.9.10
29+
pycryptodomex==3.23.0
30+
pycups==2.0.4
31+
Pygments==2.19.2
32+
PyPDF2==3.0.1
33+
pytest==8.4.1
34+
pytest-cov==6.2.1
35+
python-telegram-bot==21.11.1
36+
pyxdg==0.28
37+
PyYAML==6.0.2
38+
requests==2.32.3
39+
sniffio==1.3.1
40+
soupsieve==2.7
41+
SQLAlchemy==1.3.24
42+
tornado==4.5.3
43+
typing_extensions==4.14.0
44+
urllib3==2.5.0
45+
Werkzeug==0.16.1
46+
zope.event==5.1
47+
zope.interface==7.2

0 commit comments

Comments
 (0)