Demosthene-OR commited on
Commit
669f4d4
1 Parent(s): dcf791a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -6,8 +6,8 @@ fastapi==0.109.2
6
  h11==0.14.0
7
  httptools==0.1.2
8
  idna==3.6
9
- numpy==1.24.4
10
- pandas==1.5.3
11
  pydantic==2.6.1
12
  pydantic-core==2.16.2
13
  python-dateutil==2.8.2
 
6
  h11==0.14.0
7
  httptools==0.1.2
8
  idna==3.6
9
+ numpy===1.23.5
10
+ pandas
11
  pydantic==2.6.1
12
  pydantic-core==2.16.2
13
  python-dateutil==2.8.2