blob: db99fb60c31089e0c40e958af731c6f57efe8793 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
# generated by rye
# use `rye lock` or `rye sync` to update this lockfile
#
# last locked with the following flags:
# pre: false
# features: []
# all-features: false
-e file:.
blinker==1.6.2
cachelib==0.9.0
certifi==2023.7.22
charset-normalizer==3.2.0
click==8.1.6
flask==2.3.2
flask-caching==2.0.2
flask-cors==4.0.0
idna==3.4
itsdangerous==2.1.2
jinja2==3.1.2
joblib==1.3.1
markupsafe==2.1.3
python-dotenv==1.0.0
requests==2.31.0
urllib3==2.0.4
werkzeug==2.3.6
|